From 28f540f45bbacd939bfd07f213bcad2bf730b1bf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Feb 1995 01:27:10 +0000 Subject: initial import --- mach/msg_destroy.c | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mach/msg_destroy.c (limited to 'mach/msg_destroy.c') diff --git a/mach/msg_destroy.c b/mach/msg_destroy.c new file mode 100644 index 0000000000..9461e3d1a2 --- /dev/null +++ b/mach/msg_destroy.c @@ -0,0 +1,4 @@ +#include + +#undef mach_msg_destroy +symbol_alias (__mach_msg_destroy, mach_msg_destroy); -- cgit v1.2.3