You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
481 B
18 lines
481 B
/* This file is automatically generated.
|
|
It defines a symbol `__stub_FUNCTION' for each function
|
|
in the C library which is a stub, meaning it will fail
|
|
every time called, usually setting errno to ENOSYS. */
|
|
|
|
#ifdef _LIBC
|
|
# error Applications may not define the macro _LIBC
|
|
#endif
|
|
|
|
#define __stub___compat_bdflush
|
|
#define __stub_chflags
|
|
#define __stub_fchflags
|
|
#define __stub_gtty
|
|
#define __stub_revoke
|
|
#define __stub_setlogin
|
|
#define __stub_sigreturn
|
|
#define __stub_stty
|