summaryrefslogtreecommitdiffstats
path: root/src/device/oprom/x86emu
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2015-11-19 15:32:17 -0800
committerStefan Reinauer <stefan.reinauer@coreboot.org>2015-11-20 20:43:54 +0100
commita40f64f7fb522550892a492031cf1b1784afc8d7 (patch)
tree77a397677f960a6d25da0fdf26880936990ddb8f /src/device/oprom/x86emu
parentd89736072fbf8802a613f37b7e7da366fdc49de8 (diff)
downloadcoreboot-a40f64f7fb522550892a492031cf1b1784afc8d7.tar.gz
coreboot-a40f64f7fb522550892a492031cf1b1784afc8d7.tar.bz2
coreboot-a40f64f7fb522550892a492031cf1b1784afc8d7.zip
x86emu: Remove XFree86 CVS tags
They're not supported by git. Change-Id: I8157cdc0f5f4072af588772680741b72d21a9223 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: http://review.coreboot.org/12494 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/device/oprom/x86emu')
-rw-r--r--src/device/oprom/x86emu/debug.h1
-rw-r--r--src/device/oprom/x86emu/prim_asm.h1
-rw-r--r--src/device/oprom/x86emu/sys.c1
-rw-r--r--src/device/oprom/x86emu/x86emui.h2
4 files changed, 0 insertions, 5 deletions
diff --git a/src/device/oprom/x86emu/debug.h b/src/device/oprom/x86emu/debug.h
index 186c16194f69..f89d5abc4aad 100644
--- a/src/device/oprom/x86emu/debug.h
+++ b/src/device/oprom/x86emu/debug.h
@@ -35,7 +35,6 @@
* Description: Header file for debug definitions.
*
****************************************************************************/
-/* $XFree86: xc/extras/x86emu/src/x86emu/x86emu/debug.h,v 1.4 2000/11/21 23:10:27 tsi Exp $ */
#ifndef __X86EMU_DEBUG_H
#define __X86EMU_DEBUG_H
diff --git a/src/device/oprom/x86emu/prim_asm.h b/src/device/oprom/x86emu/prim_asm.h
index 4fa8d5503491..e023cf88daaf 100644
--- a/src/device/oprom/x86emu/prim_asm.h
+++ b/src/device/oprom/x86emu/prim_asm.h
@@ -39,7 +39,6 @@
* platform.
*
****************************************************************************/
-/* $XFree86: xc/extras/x86emu/src/x86emu/x86emu/prim_asm.h,v 1.3 2000/04/19 15:48:15 tsi Exp $ */
#ifndef __X86EMU_PRIM_ASM_H
#define __X86EMU_PRIM_ASM_H
diff --git a/src/device/oprom/x86emu/sys.c b/src/device/oprom/x86emu/sys.c
index 9785a9dd774b..e550c459d2f8 100644
--- a/src/device/oprom/x86emu/sys.c
+++ b/src/device/oprom/x86emu/sys.c
@@ -39,7 +39,6 @@
* user library.
*
****************************************************************************/
-/* $XFree86: xc/extras/x86emu/src/x86emu/sys.c,v 1.5 2000/08/23 22:10:01 tsi Exp $ */
#include <arch/io.h>
#include <x86emu/x86emu.h>
diff --git a/src/device/oprom/x86emu/x86emui.h b/src/device/oprom/x86emu/x86emui.h
index fb6f8ca4da8e..741153c726a8 100644
--- a/src/device/oprom/x86emu/x86emui.h
+++ b/src/device/oprom/x86emu/x86emui.h
@@ -38,8 +38,6 @@
*
****************************************************************************/
-/* $XFree86: xc/extras/x86emu/src/x86emu/x86emu/x86emui.h,v 1.4 2001/04/01 13:59:58 tsi Exp $ */
-
#ifndef __X86EMU_X86EMUI_H
#define __X86EMU_X86EMUI_H