Changeset 86 for trunk/hal/x86_64/core/hal_apic.h
- Timestamp:
- Jun 28, 2017, 3:24:02 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_apic.h
r82 r86 20 20 */ 21 21 22 #ifndef x86_ASM 22 23 uint32_t hal_lapic_gid(); 23 24 void hal_apic_init(); 25 #endif 24 26 25 27 #define LAPIC_SPURIOUS_VECTOR LAPICVEC_MIN
Note: See TracChangeset
for help on using the changeset viewer.