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/sys.c | |
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/sys.c')
-rw-r--r-- | src/device/oprom/x86emu/sys.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/oprom/x86emu/sys.c b/src/device/oprom/x86emu/sys.c index 9785a9dd77..e550c459d2 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> |