Changeset 310 for trunk/hal/x86_64/core
- Timestamp:
- Aug 1, 2017, 10:44:43 AM (8 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/hal/x86_64/core/hal_init.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/hal/x86_64/core/hal_init.cr308 r310 288 288 boot_cpuN(i, SMP_TRAMPOLINE_PA); 289 289 while (!hal_atomic_cas(&cpuN_booted, 1, 0)) { 290 /* wait */290 pause(); 291 291 } 292 292 } 
Note: See TracChangeset
          for help on using the changeset viewer.
      
