Remove an accidentally committed duplicate file
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
/*
|
|
||||||
* 86Box A hypervisor and IBM PC system emulator that specializes in
|
|
||||||
* running old operating systems and software designed for IBM
|
|
||||||
* PC systems and compatibles from 1981 through fairly recent
|
|
||||||
* system designs based on the PCI bus.
|
|
||||||
*
|
|
||||||
* This file is part of the 86Box distribution.
|
|
||||||
*
|
|
||||||
* x86 CPU segment emulation for the 286/386 interpreter.
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*
|
|
||||||
* Authors: Sarah Walker, <https://pcem-emulator.co.uk/>
|
|
||||||
* Miran Grca, <mgrca8@gmail.com>
|
|
||||||
*
|
|
||||||
* Copyright 2008-2018 Sarah Walker.
|
|
||||||
* Copyright 2016-2018 Miran Grca.
|
|
||||||
*/
|
|
||||||
#ifndef OPS_286_386
|
|
||||||
# define OPS_286_386
|
|
||||||
#endif
|
|
||||||
#include "x86seg.c"
|
|
Reference in New Issue
Block a user