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