source: trunk/Softwares/Common/include/func_io.h @ 101

Last change on this file since 101 was 101, checked in by rosiere, 15 years ago

1) Add soc test
2) fix bug (Pc management, Decod and execute, Update prediction ...)

  • Property svn:keywords set to Id
File size: 148 bytes
Line 
1#include "mapping_memory.h"
2
3void tty  (unsigned char data);
4void print(char * data);
5void quit (unsigned int data);
6void show (unsigned int data);
Note: See TracBrowser for help on using the repository browser.