11 struct __sFILE
*acud_stdin
;
12 struct __sFILE
*acud_stdout
;
13 struct __sFILE
*acud_stderr
;
18 const unsigned short int *acud_ctype_b
;
19 const int *acud_ctype_toupper
;
20 const int *acud_ctype_tolower
;
22 /* Used by time.h functions */
24 long int acud_timezone
;
27 /* Used by multi-byte functions */
30 /* environ variable value */
36 struct arosc_userdata
*__get_arosc_userdata(void) __pure
;
37 int __arosc_nixmain(int (*main
)(int argc
, char *argv
[]), int argc
, char *argv
[]);
38 int __get_default_file(int file_descriptor
, long* file_handle
);
39 int __env_get_environ(char **environ
, int size
);
46 #define SYSTEM_CALL(x, y...) __arosc_enum_version_ ## x,
47 #include <sys/syscall.def>
52 #endif /* !_SYS_AROSC_H */