Ignore:
Timestamp:
Jul 20, 2017, 9:55:05 AM (7 years ago)
Author:
max@…
Message:

Make the secondary CPUs jump into kernel_init().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_acpi.c

    r235 r240  
    116116        subheader_t *sub;
    117117        size_t nioapic = 0;
    118         size_t ncpu = 0;
     118        extern size_t ncpu;
    119119
    120120        extern paddr_t lapic_pa;
Note: See TracChangeset for help on using the changeset viewer.