patch-2.1.79 linux/include/asm-alpha/pal.h

Next file: linux/include/asm-alpha/pyxis.h
Previous file: linux/include/asm-alpha/lca.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/include/asm-alpha/pal.h linux/include/asm-alpha/pal.h
@@ -7,7 +7,6 @@
 #define PAL_halt	  0
 #define PAL_cflush	  1
 #define PAL_draina	  2
-#define PAL_cobratt	  9
 #define PAL_bpt		128
 #define PAL_bugchk	129
 #define PAL_chmk	131
@@ -27,6 +26,8 @@
 /*
  * OSF specific PAL-code
  */
+#define PAL_cserve	 9
+#define PAL_wripir	13
 #define PAL_rdmces	16
 #define PAL_wrmces	17
 #define PAL_wrfen	43

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov