aboutsummaryrefslogtreecommitdiff
path: root/vm/memory_object_proxy.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2021-11-07 17:49:18 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2021-11-07 17:51:36 +0100
commitd8c4e675e639ba6a8e573804ce6875c828471b47 (patch)
treebc16d560eee3f892773ab02ceb92de533f611ae3 /vm/memory_object_proxy.c
parent48c4664974ef5b16b25f3116120eb145b8f2d9e5 (diff)
downloadgnumach-d8c4e675e639ba6a8e573804ce6875c828471b47.tar.gz
gnumach-d8c4e675e639ba6a8e573804ce6875c828471b47.tar.bz2
gnumach-d8c4e675e639ba6a8e573804ce6875c828471b47.zip
memory_object: Fix memory_object_t type in the kernel
mach_port_t is for userland, kernel sees the translated ipc_port_t. * include/mach/memory_object.h [MACH_KERNEL]: Include ipc/ipc_types.h [MACH_KERNEL] (memory_object_t): Typedef to ipc_port_t instead of mach_port_t. (memory_object_array_t): Typedef to memory_object_t* instead of mach_port_t*.
Diffstat (limited to 'vm/memory_object_proxy.c')
0 files changed, 0 insertions, 0 deletions