blob: 0186aa33238c766d19234570f20ff0d5323484e9 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/* 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.