1 /* Stubby version of intr-msg.h. */ 2 3 /* This file must be written in machine-dependent form for each hurd port. 4 and define the following: 5 6 INTR_MSG_TRAP 7 INTR_MSG_BACK_OUT 8 SYSCALL_EXAMINE 9 struct mach_msg_trap_args 10 MSG_EXAMINE 11 12 See sysdeps/mach/hurd/i386/intr-msg.h for an example. */ 13 14 15 #error Could not find machine-dependent intr-msg.h file. 16