This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
From: Jakub Jelinek <jakub@redhat.com> Date: Wed, 1 Mar 2006 23:30:39 +0100 > Sure, but you can use naked .globl __bzero; .type __bzero, > @function; __bzero: in this case or create a special macro for > alternate entry point. We could call it ALTENTRY() or something like that.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |