Files
oldlinux-files/gnu/glibc/glibc-1.03/mach/mach_msg_server.c
2024-02-19 00:24:47 -05:00

5 lines
98 B
C

#include <gnu-stabs.h>
#undef mach_msg_server
symbol_alias (__mach_msg_server, mach_msg_server);