aboutsummaryrefslogtreecommitdiff
path: root/include/device/device_request.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.
* Initial sourceThomas Bushnell1997-02-251-0/+81