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
- Lines: 9
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/include/asm-alpha/system.h
- Orig date:
Mon Mar 17 15:00:38 1997
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