mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
5 lines
101 B
C
5 lines
101 B
C
#include <gnu-stabs.h>
|
|
|
|
#undef mach_msg_destroy
|
|
symbol_alias (__mach_msg_destroy, mach_msg_destroy);
|