Files
oldlinux-files/gnu/glibc/glibc-1.05.tar/glibc-1.05/mach/msg_destroy.c
2024-02-19 00:24:47 -05:00

5 lines
105 B
C

#include <gnu-stabs.h>
#undef mach_msg_destroy
symbol_alias (__mach_msg_destroy, mach_msg_destroy);