Changeset 236 for trunk/hal/x86_64/core/hal_apic.c
- 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.c
r235 r236 491 491 492 492 int 493 start_secondary_cpu(uint32_t gid, paddr_t pa)493 boot_cpuN(uint32_t gid, paddr_t pa) 494 494 { 495 495 /*
Note: See TracChangeset
for help on using the changeset viewer.