source: trunk/Softwares/Min.or32/src/c/include/cpu_info.h @ 81

Last change on this file since 81 was 81, checked in by rosiere, 16 years ago
  • Finish Environment (and test)
  • Continue predictor_unit
  • Add external tools
  • svn keyword "Id" set
  • 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.