repo.or.cz
/
linux-2.6
/
pdupreez.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6/pdupreez.git]
/
include
/
asm-sparc
/
lmb.h
blob
6a352cbcf52069e4a33fa91b0d44affebe631ede
1
#ifndef _SPARC64_LMB_H
2
#define _SPARC64_LMB_H
3
4
#include <asm/oplib.h>
5
6
#define LMB_DBG(fmt...) prom_printf(fmt)
7
8
#define LMB_REAL_LIMIT 0
9
10
#endif
/* !(_SPARC64_LMB_H) */