mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
23 lines
604 B
C
23 lines
604 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_bdflush
|
|
#define __stub_chflags
|
|
#define __stub_fattach
|
|
#define __stub_fchflags
|
|
#define __stub_fdetach
|
|
#define __stub_getmsg
|
|
#define __stub_gtty
|
|
#define __stub_lchmod
|
|
#define __stub_putmsg
|
|
#define __stub_revoke
|
|
#define __stub_setlogin
|
|
#define __stub_sigreturn
|
|
#define __stub_sstk
|
|
#define __stub_stty
|