parent
4b6a2bd688
commit
bf96b81f53
@ -0,0 +1,6 @@
|
||||
#ifndef IO_H
|
||||
#define IO_H
|
||||
|
||||
int fw_puts(char* data, int count);
|
||||
|
||||
#endif /* IO_H */
|
Loading…
Reference in New Issue