diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-19 15:32:17 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-20 20:43:54 +0100 |
commit | a40f64f7fb522550892a492031cf1b1784afc8d7 (patch) | |
tree | 77a397677f960a6d25da0fdf26880936990ddb8f /src/device/oprom/include | |
parent | d89736072fbf8802a613f37b7e7da366fdc49de8 (diff) | |
download | coreboot-a40f64f7fb522550892a492031cf1b1784afc8d7.tar.xz |
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/include')
-rw-r--r-- | src/device/oprom/include/x86emu/regs.h | 1 | ||||
-rw-r--r-- | src/device/oprom/include/x86emu/x86emu.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/device/oprom/include/x86emu/regs.h b/src/device/oprom/include/x86emu/regs.h index 4bf1294e88..2fee548ce6 100644 --- a/src/device/oprom/include/x86emu/regs.h +++ b/src/device/oprom/include/x86emu/regs.h @@ -35,7 +35,6 @@ * Description: Header file for x86 register definitions. * ****************************************************************************/ -/* $XFree86: xc/extras/x86emu/include/x86emu/regs.h,v 1.3 2001/10/28 03:32:25 tsi Exp $ */ #ifndef __X86EMU_REGS_H #define __X86EMU_REGS_H diff --git a/src/device/oprom/include/x86emu/x86emu.h b/src/device/oprom/include/x86emu/x86emu.h index b912bd2c77..bdc861facf 100644 --- a/src/device/oprom/include/x86emu/x86emu.h +++ b/src/device/oprom/include/x86emu/x86emu.h @@ -37,7 +37,6 @@ * include this header * ****************************************************************************/ -/* $XFree86: xc/extras/x86emu/include/x86emu.h,v 1.2 2000/11/21 23:10:25 tsi Exp $ */ #ifndef __X86EMU_X86EMU_H #define __X86EMU_X86EMU_H |