about summary refs log tree commit diff
path: root/libc-symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc-symbols.h')
-rw-r--r--libc-symbols.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc-symbols.h b/libc-symbols.h
index d1d9fe4e19..b41c956efe 100644
--- a/libc-symbols.h
+++ b/libc-symbols.h
@@ -128,7 +128,11 @@ Cambridge, MA 02139, USA.  */
 /* A canned warning for sysdeps/stub functions.  */
 #define	stub_warning(name) \
   link_warning ("warning: " #name " is not implemented and will always fail")
+
+/*
 
+*/
+
 #ifdef HAVE_GNU_LD
 
 /* Symbol set support macros.  */