source:
trunk/Softwares/Common/include/func_io.h
@
133
Last change on this file since 133 was 101, checked in by , 16 years ago | |
---|---|
|
|
File size: 148 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | #include "mapping_memory.h" |
2 | ||
[101] | 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.