Ignore:
Timestamp:
Jan 15, 2009, 6:19:08 PM (15 years ago)
Author:
rosiere
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Softwares/Common/include/func_io.h

    r81 r101  
    11#include "mapping_memory.h"
    22
    3 void print(int data);
    4 void quit (int data);
     3void tty  (unsigned char data);
     4void print(char * data);
     5void quit (unsigned int data);
     6void show (unsigned int data);
Note: See TracChangeset for help on using the changeset viewer.