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/x86emu/debug.h | |
parent | d89736072fbf8802a613f37b7e7da366fdc49de8 (diff) |
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/debug.h')
-rw-r--r-- | src/device/oprom/x86emu/debug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/oprom/x86emu/debug.h b/src/device/oprom/x86emu/debug.h index 186c16194f..f89d5abc4a 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 |