From 6a8745ae578531617deab7c5de04d4566e3d0b45 Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Thu, 13 May 2004 20:39:07 +0000 Subject: code reformat git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1560 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/arch/i386/smp/ioapic.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/i386/smp') diff --git a/src/arch/i386/smp/ioapic.c b/src/arch/i386/smp/ioapic.c index 344b30d0dc..87d9a46560 100644 --- a/src/arch/i386/smp/ioapic.c +++ b/src/arch/i386/smp/ioapic.c @@ -1,7 +1,6 @@ #include #include -/* TODO: this must move to chip/intel */ /* we have to do more than we thought. I assumed Linux would do all the * interesting parts, and I was wrong. */ -- cgit v1.2.3