Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6/verdex.git] / include / asm-sparc / lmb.h
blob6a352cbcf52069e4a33fa91b0d44affebe631ede
1 #ifndef _SPARC64_LMB_H
2 #define _SPARC64_LMB_H
4 #include <asm/oplib.h>
6 #define LMB_DBG(fmt...) prom_printf(fmt)
8 #define LMB_REAL_LIMIT 0
10 #endif /* !(_SPARC64_LMB_H) */