repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel...
[linux-btrfs-devel.git]
/
arch
/
powerpc
/
include
/
asm
/
memblock.h
blob
43efc345065e968246fc07638503e7fb5ba8911f
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
8
#endif
/* _ASM_POWERPC_MEMBLOCK_H */