blob: 1f5a7bd6d7453f3ce77b99d58275d261d8b93b4a [file] [log] [blame]
/*
* Prototypes for io.c
*
* This work is licensed under the terms of the GNU GPL, version 2.
*/
extern void io_init(void);
extern void putchar(int c);