diff options
| author | Michal Idziorek <m.i@gmx.at> | 2015-05-16 04:46:12 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2015-05-16 04:46:12 +0200 |
| commit | ec6d07e29d1d55afe9d2c6f7f25e9fed20819af6 (patch) | |
| tree | ad990d16626fdd0835d1ae0d6252a7833de13588 /xxx/boot2/mp.asm | |
| parent | da62d2a7efc756870143ecda6566b0bea91b817f (diff) | |
started reactivating multiple processors
Diffstat (limited to 'xxx/boot2/mp.asm')
| -rw-r--r-- | xxx/boot2/mp.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xxx/boot2/mp.asm b/xxx/boot2/mp.asm index b6efd04..6273226 100644 --- a/xxx/boot2/mp.asm +++ b/xxx/boot2/mp.asm @@ -30,7 +30,6 @@ init_pm: boot_32_pm: - mov eax,1 ; call 0x18000 ;jump into our Kernel! |
