Changeset 78 for trunk/hal/x86_64/core/hal_internal.h
- Timestamp:
- Jun 27, 2017, 5:19:53 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_internal.h
r51 r78 31 31 /* hal_cpu.S */ 32 32 void invlpg(vaddr_t va); 33 void sti(); 34 void cli(); 33 35 uint64_t rdmsr(uint32_t); 34 36 void wrmsr(uint32_t, uint64_t);
Note: See TracChangeset
for help on using the changeset viewer.