From 526855741b6abb970024366316b941fb6b3d2cb6 Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Mon, 19 May 2003 19:16:21 +0000 Subject: - Cleanups on the romcc side including a pci interface that uses fewer registers, and is easier to hardcode. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@838 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/p5/cpuid.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cpu/p5') diff --git a/src/cpu/p5/cpuid.c b/src/cpu/p5/cpuid.c index d90cc2c124..d98ce13a8e 100644 --- a/src/cpu/p5/cpuid.c +++ b/src/cpu/p5/cpuid.c @@ -1,7 +1,3 @@ -#ifndef lint -static char rcsid[] = "$Id$"; -#endif - #include #include #ifdef i586 -- cgit v1.2.3