Files
rpi_b/commands/aal/write.h
T

4 lines
79 B
C

#include "system.h"
extern int sys_write(File *fp, char *bufptr, int nbytes);