summaryrefslogtreecommitdiff
path: root/mp.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp.c')
-rw-r--r--mp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mp.c b/mp.c
index cc2ab06..af9e72b 100644
--- a/mp.c
+++ b/mp.c
@@ -1,3 +1,5 @@
+// Multiprocessor bootstrap.
+// Search memory for MP description structures.
// http://developer.intel.com/design/pentium/datashts/24201606.pdf
#include "types.h"