vserver 1.9.5.x5
[linux-2.6.git] / include / asm-sparc / processor.h
index 371a105..32c9699 100644 (file)
 #include <asm/btfixup.h>
 #include <asm/page.h>
 
-/*
- * Bus types
- */
-#define MCA_bus 0
-#define MCA_bus__is_a_macro /* for versions in ksyms.c */
-
 /*
  * The sparc has no problems with write protection
  */
 
 struct task_struct;
 
+#ifdef __KERNEL__
 struct fpq {
        unsigned long *insn_addr;
        unsigned long insn;
 };
+#endif
 
 typedef struct {
        int seg;