From b830319d49a421741b61ae29ce32ab37f8b970ed Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 4 Nov 2012 19:59:40 +0100 Subject: [BZ #157] Remove include/stub-tag.h for good. --- misc/munmap.c | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/munmap.c') diff --git a/misc/munmap.c b/misc/munmap.c index 8c3c37c706..97c6ef94fe 100644 --- a/misc/munmap.c +++ b/misc/munmap.c @@ -30,5 +30,4 @@ __munmap (__ptr_t addr, size_t len) } stub_warning (munmap) -#include weak_alias (__munmap, munmap) -- cgit v1.2.3