summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/apicvar.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2003-11-13 16:41:07 +0000
committerjhb <jhb@FreeBSD.org>2003-11-13 16:41:07 +0000
commit2b7e5ca79fc26554b7e99a130cbf91b229fbfabd (patch)
treeeaee9ba2aa4a7a792341762e3c1b7ac1f5efb19d /sys/amd64/include/apicvar.h
parent12189cafc9ee760b8455e733449716b4d41117ba (diff)
downloadFreeBSD-src-2b7e5ca79fc26554b7e99a130cbf91b229fbfabd.zip
FreeBSD-src-2b7e5ca79fc26554b7e99a130cbf91b229fbfabd.tar.gz
Fix a typo.
Diffstat (limited to 'sys/amd64/include/apicvar.h')
-rw-r--r--sys/amd64/include/apicvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/apicvar.h b/sys/amd64/include/apicvar.h
index ea0521e..1b03c6b 100644
--- a/sys/amd64/include/apicvar.h
+++ b/sys/amd64/include/apicvar.h
@@ -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) +-------------+
OpenPOWER on IntegriCloud