mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
(noop): Add __attribute_noinline__.
This commit is contained in:
parent
3fb7e14a57
commit
8f6a393ea5
@ -5,7 +5,7 @@
|
||||
#include <errno.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
void noop (void);
|
||||
void __attribute_noinline__ noop (void);
|
||||
|
||||
#define NR 2 /* Exit code of the child. */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user