Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 331 → Rev 332

/SPARTAN/trunk/arch/mips/include/console.h
38,7 → 38,4
 
void console_init(void);
 
extern int bios_write(int fd, const char *buf, int size, int *cnt);
 
 
#endif