Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3bd9e50b4297b0d85bb86a8f2ade941c0f9c21fd
/
.
/
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 */