aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/lmb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/lmb.h')
-rw-r--r--include/asm-sparc64/lmb.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/asm-sparc64/lmb.h b/include/asm-sparc64/lmb.h
index 6a352cbcf520..3d04981701e2 100644
--- a/include/asm-sparc64/lmb.h
+++ b/include/asm-sparc64/lmb.h
@@ -1,10 +1 @@
1#ifndef _SPARC64_LMB_H #include <asm-sparc/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) */