From: rsc Date: Sun, 16 Jul 2006 16:04:44 +0000 (+0000) Subject: no memlayout.h X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=96e16b96c9ff03f7cbba6fa050ed57e239904412;p=cs3210-lab1.git no memlayout.h --- diff --git a/lapic.c b/lapic.c index a4dac30..3553d6d 100644 --- a/lapic.c +++ b/lapic.c @@ -1,7 +1,6 @@ #include "types.h" #include "mp.h" #include "defs.h" -#include "memlayout.h" #include "param.h" #include "x86.h" #include "traps.h"