aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/p6/mtrr.c
diff options
context:
space:
mode:
authorEric Biederman <ebiederm@xmission.com>2003-07-12 02:15:12 +0000
committerEric Biederman <ebiederm@xmission.com>2003-07-12 02:15:12 +0000
commit655bf44cde143433587a82424d67f4d92060bfb4 (patch)
treeac3b52e1fdedf85fb069c2cc15546e5ed20e9cc3 /src/cpu/p6/mtrr.c
parent3d3f438937f9359ecb58f1c18a910a8302404ad5 (diff)
- Remove all of the annoying $Id strings
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@956 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/p6/mtrr.c')
-rw-r--r--src/cpu/p6/mtrr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/p6/mtrr.c b/src/cpu/p6/mtrr.c
index 59de9b5ece..413acb1883 100644
--- a/src/cpu/p6/mtrr.c
+++ b/src/cpu/p6/mtrr.c
@@ -21,8 +21,6 @@
*
*
* Reference: Intel Architecture Software Developer's Manual, Volume 3: System Programming
- *
- * $Id$
*/
#include <console/console.h>