patch-2.1.3 linux/include/asm-alpha/jensen.h
Next file: linux/include/asm-alpha/processor.h
Previous file: linux/fs/proc/root.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Wed Oct  9 09:54:05 1996
-  Orig file: 
v2.1.2/linux/include/asm-alpha/jensen.h
-  Orig date: 
Tue Nov  7 09:18:36 1995
diff -u --recursive --new-file v2.1.2/linux/include/asm-alpha/jensen.h linux/include/asm-alpha/jensen.h
@@ -95,6 +95,8 @@
 		set_hae(addr);
 }
 
+#ifdef __KERNEL__
+
 /*
  * IO functions
  *
@@ -258,6 +260,8 @@
 
 #define outb(x, port) \
 (__builtin_constant_p((port))?__outb((x),(port)):_outb((x),(port)))
+
+#endif /* __KERNEL__ */
 
 /*
  * The Alpha Jensen hardware for some rather strange reason puts
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov