3 lines
79 B
C
3 lines
79 B
C
|
|
#include "system.h"
|
|
extern int sys_write(File *fp, char *bufptr, int nbytes);
|