| 1 | /* This file is automatically generated. | 
|---|
| 2 | It defines a symbol `__stub_FUNCTION' for each function | 
|---|
| 3 | in the C library which is a stub, meaning it will fail | 
|---|
| 4 | every time called, usually setting errno to ENOSYS.  */ | 
|---|
| 5 |  | 
|---|
| 6 | #ifdef _LIBC | 
|---|
| 7 | # error Applications may not define the macro _LIBC | 
|---|
| 8 | #endif | 
|---|
| 9 |  | 
|---|
| 10 | #define __stub_bdflush | 
|---|
| 11 | #define __stub_chflags | 
|---|
| 12 | #define __stub_fattach | 
|---|
| 13 | #define __stub_fchflags | 
|---|
| 14 | #define __stub_fdetach | 
|---|
| 15 | #define __stub_getmsg | 
|---|
| 16 | #define __stub_gtty | 
|---|
| 17 | #define __stub_lchmod | 
|---|
| 18 | #define __stub_putmsg | 
|---|
| 19 | #define __stub_revoke | 
|---|
| 20 | #define __stub_setlogin | 
|---|
| 21 | #define __stub_sigreturn | 
|---|
| 22 | #define __stub_sstk | 
|---|
| 23 | #define __stub_stty | 
|---|
| 24 |  | 
|---|