From 655bf44cde143433587a82424d67f4d92060bfb4 Mon Sep 17 00:00:00 2001 From: Eric Biederman Date: Sat, 12 Jul 2003 02:15:12 +0000 Subject: - Remove all of the annoying $Id strings git-svn-id: svn://svn.coreboot.org/coreboot/trunk@956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/console/printk.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/console/printk.c') diff --git a/src/console/printk.c b/src/console/printk.c index 67b0d4e19b..636424c12a 100644 --- a/src/console/printk.c +++ b/src/console/printk.c @@ -4,11 +4,6 @@ * Copyright (C) 1991, 1992 Linus Torvalds * */ - -#ifndef lint -static char rcsid[] = "$Id$"; -#endif - //typedef void * va_list; #include -- cgit v1.2.3