memblock: Introduce default allocation limit and use it to replace explicit ones
[deliverable/linux.git] / arch / powerpc / include / asm / memblock.h
CommitLineData
95f72d1e
YL
1#ifndef _ASM_POWERPC_MEMBLOCK_H
2#define _ASM_POWERPC_MEMBLOCK_H
3
4#include <asm/udbg.h>
5
6#define MEMBLOCK_DBG(fmt...) udbg_printf(fmt)
7
95f72d1e 8#endif /* _ASM_POWERPC_MEMBLOCK_H */
This page took 0.034018 seconds and 5 git commands to generate.