aboutsummaryrefslogtreecommitdiff
path: root/include/device/device_reply.defs
Commit message (Collapse)AuthorAgeFilesLines
* include: make `mach_port_t' payload-awareJustus Winter2014-11-281-1/+7
| | | | | | | | | | | | Honor a new macro `MACH_PAYLOAD_TO_PORT' to inject a translation function mapping payloads to port names in the definition of `mach_port_t'. * include/mach/std_types.defs (mach_port_t): Honor `MACH_PAYLOAD_TO_PORT'. * include/device/device.defs (reply_port_t): Likewise. * include/device/device_reply.defs (reply_port_t): Likewise. * include/device/device_request.defs (reply_port_t): Likewise.
* 2001-10-07 Roland McGrath <roland@frob.com>Roland McGrath2001-10-071-12/+12
| | | | | | | | | | | * ddb/db_access.c: Fix obsolescent #else/#endif syntax. * device/dev_name.c: Likewise. * device/dev_pager.c: Likewise. * device/ds_routines.c: Likewise. * i386/i386/i386asm.sym: Likewise. * include/device/device_reply.defs: Likewise. * include/mach/memory_object.defs: Likewise. * include/mach/memory_object_default.defs: Likewise.
* Initial sourceThomas Bushnell1997-02-251-0/+104