Changeset 240 for trunk/hal/x86_64/core/hal_acpi.c
- Timestamp:
- Jul 20, 2017, 9:55:05 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_acpi.c
r235 r240 116 116 subheader_t *sub; 117 117 size_t nioapic = 0; 118 size_t ncpu = 0;118 extern size_t ncpu; 119 119 120 120 extern paddr_t lapic_pa;
Note: See TracChangeset
for help on using the changeset viewer.