minix/commands/aal/wr_bytes.h
2010-07-04 23:01:32 +00:00

5 lines
104 B
C

/*
* Exported symbols of wr_bytes.c
*/
extern void wr_bytes(int fd, register char *string, long cnt);