diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2024-03-27 19:18:32 +0300 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-03-27 19:48:07 +0100 |
commit | 6036cc18e6a67a15e2b6d9dff37d05b411c199c3 (patch) | |
tree | a406ec4604d78a40db8e3d6a681935fb0ff8d173 /Makefile.am | |
parent | c8998d9d3d0c55f98cc4eb7110f99af9c699ed4b (diff) | |
download | gnumach-6036cc18e6a67a15e2b6d9dff37d05b411c199c3.tar.gz gnumach-6036cc18e6a67a15e2b6d9dff37d05b411c199c3.tar.bz2 gnumach-6036cc18e6a67a15e2b6d9dff37d05b411c199c3.zip |
ipc: Turn ipc_entry_lookup_failed() into a macro
ipc_entry_lookup_failed() is used with both mach_msg_user_header_t and
mach_msg_header_t arguments, which are different types. Make it into a
macro, so it works with both.
Message-ID: <20240327161841.95685-9-bugaevc@gmail.com>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions