patch-2.3.13 linux/include/linux/personality.h
Next file: linux/include/linux/ppp-comp.h
Previous file: linux/include/linux/pci.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Aug 2 10:19:52 1999
- Orig file:
v2.3.12/linux/include/linux/personality.h
- Orig date:
Wed Jun 30 13:38:20 1999
diff -u --recursive --new-file v2.3.12/linux/include/linux/personality.h linux/include/linux/personality.h
@@ -27,6 +27,7 @@
#define PER_IRIX32 (0x0009 | STICKY_TIMEOUTS) /* IRIX5 32-bit */
#define PER_IRIXN32 (0x000a | STICKY_TIMEOUTS) /* IRIX6 new 32-bit */
#define PER_IRIX64 (0x000b | STICKY_TIMEOUTS) /* IRIX6 64-bit */
+#define PER_RISCOS (0x000c)
/* Prototype for an lcall7 syscall handler. */
typedef void (*lcall7_func)(struct pt_regs *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)