Replace the bubble sort in sanitize_e820_map() with a call to the generic
[linux-2.6/next.git] / arch / sparc / include / asm / scatterlist.h
blob92bb638313f82bb358e06f6fa3d45222007803de
1 #ifndef _SPARC_SCATTERLIST_H
2 #define _SPARC_SCATTERLIST_H
4 #include <asm-generic/scatterlist.h>
6 #define ARCH_HAS_SG_CHAIN
8 #endif /* !(_SPARC_SCATTERLIST_H) */