diff options
Diffstat (limited to 'Intel/MSR-P4.c')
-rw-r--r-- | Intel/MSR-P4.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Intel/MSR-P4.c b/Intel/MSR-P4.c index 63db275..c7cca5e 100644 --- a/Intel/MSR-P4.c +++ b/Intel/MSR-P4.c @@ -1,13 +1,10 @@ /* - * $Id: MSR-P4.c,v 1.2 2003/04/11 00:17:20 davej Exp $ - * This file is part of x86info. * (C) 2002 Dave Jones. * * Licensed under the terms of the GNU GPL License version 2. * * Intel P4 specific MSR information * See 24547203.pdf for more details. - * */ #include <stdio.h> |