Fix a typo.

This commit is contained in:
John Baldwin 2003-11-13 16:41:07 +00:00
parent ad76688d59
commit 69487322d8
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
* Layout of local APIC interrupt vectors:
*
* 0xff (255) +-------------+
* | | 15 (Spurios Vector)
* | | 15 (Spurious Vector)
* 0xf0 (240) +-------------+
* | | 14 (Interprocessor Interrupts)
* 0xe0 (224) +-------------+

View File

@ -40,7 +40,7 @@
* Layout of local APIC interrupt vectors:
*
* 0xff (255) +-------------+
* | | 15 (Spurios Vector)
* | | 15 (Spurious Vector)
* 0xf0 (240) +-------------+
* | | 14 (Interprocessor Interrupts)
* 0xe0 (224) +-------------+