diff options
Diffstat (limited to 'asm/mp.asm')
| -rw-r--r-- | asm/mp.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ boot_32_pm: mov eax, 1 ; semaphore xchg eax, [LLOCK] cmp eax,1 + hlt je $ jmp $ ; loop forever here |
