Kernel  |  3.0

下载     查看原文件
C++程序  |  9行  |  172 B
#ifndef _ASM_POWERPC_MEMBLOCK_H
#define _ASM_POWERPC_MEMBLOCK_H

#include <asm/udbg.h>

#define MEMBLOCK_DBG(fmt...) udbg_printf(fmt)

#endif /* _ASM_POWERPC_MEMBLOCK_H */