72#pragma GCC diagnostic ignored "-Wmissing-prototypes"
74#ifndef USE_CHIBIOS_RTOS
190#pragma GCC diagnostic pop
int _lseek_r(struct _reent *r, int file, int ptr, int dir)
int _write_r(struct _reent *r, int file, char *ptr, int len)
int _fstat_r(struct _reent *r, int file, struct stat *st)
int _isatty_r(struct _reent *r, int fd)
void __cxa_pure_virtual(void)
int _close_r(struct _reent *r, int file)
caddr_t _sbrk_r(struct _reent *r, int incr)
int _read_r(struct _reent *r, int file, char *ptr, int len)
Fake system calls.