blob: 43efc345065e968246fc07638503e7fb5ba8911f [file] [log] [blame]
Yinghai Lu95f72d12010-07-12 14:36:09 +10001#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
Yinghai Lu95f72d12010-07-12 14:36:09 +10008#endif /* _ASM_POWERPC_MEMBLOCK_H */