minix/commands/aal/wr_bytes.h

5 lines
104 B
C
Raw Normal View History

2010-07-05 01:01:32 +02:00
/*
* Exported symbols of wr_bytes.c
*/
extern void wr_bytes(int fd, register char *string, long cnt);