Changeset 236 for trunk/hal/x86_64/core/hal_apic.h
- Timestamp:
- Jul 19, 2017, 2:30:15 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_apic.h
r234 r236 34 34 uint32_t hal_lapic_gid(); 35 35 void hal_apic_init(); 36 37 int boot_cpuN(uint32_t gid, paddr_t pa); 38 36 39 #endif 37 40
Note: See TracChangeset
for help on using the changeset viewer.