mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-09 23:29:25 +01:00
25 lines
647 B
C
25 lines
647 B
C
/* 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___kernel_cosl
|
|
#define __stub___kernel_sinl
|
|
#define __stub___kernel_tanl
|
|
#define __stub_chflags
|
|
#define __stub_fattach
|
|
#define __stub_fchflags
|
|
#define __stub_fdetach
|
|
#define __stub_gtty
|
|
#define __stub_lchmod
|
|
#define __stub_lutimes
|
|
#define __stub_revoke
|
|
#define __stub_setlogin
|
|
#define __stub_sigreturn
|
|
#define __stub_sstk
|
|
#define __stub_stty
|