Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
c560bbceaf6b06e52f1ef20131b76a3fdc0a2c19
/
.
/
arch
/
powerpc
/
include
/
asm
/
memblock.h
blob: 43efc345065e968246fc07638503e7fb5ba8911f [
file
] [
log
] [
blame
]
#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 */