source: trunk/Softwares/Minimal_soft/src/include/cpu_info.h @ 100

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

1) Bug fix (Operation, Instruction)
2) Modif Return Address Stack
3) Add Soft Test
4) Add Soc Test

  • Property svn:keywords set to Id
File size: 81 bytes
Line 
1
2extern unsigned int get_cpu_id();
3extern void         set_cpu_id(unsigned int);
Note: See TracBrowser for help on using the repository browser.