]> Git Repo - J-linux.git/blob - arch/sparc/include/asm/memblock.h
mm, x86: Saving vmcore with non-lazy freeing of vmas
[J-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.027902 seconds and 4 git commands to generate.