source:
trunk/Softwares/Common/include/func_io.h
@
122
Last change on this file since 122 was 101, checked in by , 16 years ago | |
---|---|
|
|
File size: 148 bytes |
Line | |
---|---|
1 | #include "mapping_memory.h" |
2 | |
3 | void tty (unsigned char data); |
4 | void print(char * data); |
5 | void quit (unsigned int data); |
6 | void show (unsigned int data); |
Note: See TracBrowser
for help on using the repository browser.