diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2006-01-02 21:26:52 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2006-01-02 21:26:52 +0000 |
commit | 4a9595f7505ad72cec7a8d463c67be603353e8c9 (patch) | |
tree | 4b3a176c3a19e2ba0a91fda1e10c4b62d609e893 /libc/misc/internals | |
parent | 0a2458a93d073d4904c6d59a72dfe5b1e1d05fe5 (diff) |
Remove -unhonoured- comment
Diffstat (limited to 'libc/misc/internals')
-rw-r--r-- | libc/misc/internals/__uClibc_main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/misc/internals/__uClibc_main.c b/libc/misc/internals/__uClibc_main.c index 669eb06d5..f2cf5e1c8 100644 --- a/libc/misc/internals/__uClibc_main.c +++ b/libc/misc/internals/__uClibc_main.c @@ -36,8 +36,6 @@ #ifndef SHARED void *__libc_stack_end=NULL; -/* probably all the weak_*function stuff below should be in here */ - #ifdef __UCLIBC_HAS_SSP__ #include <dl-osinfo.h> #ifndef THREAD_SET_STACK_GUARD |