]> Git Repo - linux.git/blob - arch/sparc/include/asm/memblock.h
fixdep: use hash table instead of a single array
[linux.git] / arch / sparc / include / asm / memblock.h
1 #ifndef _SPARC64_MEMBLOCK_H
2 #define _SPARC64_MEMBLOCK_H
3
4 #include <asm/oplib.h>
5
6 #define MEMBLOCK_DBG(fmt...) prom_printf(fmt)
7
8 #define MEMBLOCK_REAL_LIMIT     0
9
10 #endif /* !(_SPARC64_MEMBLOCK_H) */
This page took 0.034737 seconds and 4 git commands to generate.