Changeset 2613 for trunk/src/kernel32/cpu.cpp
- Timestamp:
- Feb 3, 2000, 7:56:39 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/cpu.cpp
r2044 r2613 1 /* $Id: cpu.cpp,v 1. 4 1999-12-09 11:59:27sandervl Exp $ */1 /* $Id: cpu.cpp,v 1.5 2000-02-03 18:56:39 sandervl Exp $ */ 2 2 /* 3 3 * Odin win32 CPU apis … … 20 20 #include "winreg.h" 21 21 #include "debugtools.h" 22 #include "cpuhlp.h"22 #include <cpuhlp.h> 23 23 #include "initsystem.h" 24 24
Note:
See TracChangeset
for help on using the changeset viewer.