patch-2.0.34 linux/include/asm-alpha/system.h

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

diff -u --recursive --new-file v2.0.33/linux/include/asm-alpha/system.h linux/include/asm-alpha/system.h
@@ -52,6 +52,8 @@
 extern unsigned long rdusp(void);
 extern unsigned long rdmces (void);
 extern void wrmces (unsigned long);
+extern unsigned long whami(void);
+extern void wripir(unsigned long);
 
 #define halt() __asm__ __volatile__ ("call_pal %0" : : "i" (PAL_halt) : "memory")
 

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