diff options
Diffstat (limited to 'mach/msg_destroy.c')
-rw-r--r-- | mach/msg_destroy.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mach/msg_destroy.c b/mach/msg_destroy.c deleted file mode 100644 index 9461e3d1a2..0000000000 --- a/mach/msg_destroy.c +++ /dev/null @@ -1,4 +0,0 @@ -#include <gnu-stabs.h> - -#undef mach_msg_destroy -symbol_alias (__mach_msg_destroy, mach_msg_destroy); |