sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
12
xserver/hw/xfree86/int10/x86emu.c
Normal file
12
xserver/hw/xfree86/int10/x86emu.c
Normal file
|
@ -0,0 +1,12 @@
|
|||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
|
||||
#include "debug.c"
|
||||
#include "decode.c"
|
||||
#include "fpu.c"
|
||||
#include "ops.c"
|
||||
#include "ops2.c"
|
||||
#include "prim_ops.c"
|
||||
#include "sys.c"
|
Loading…
Add table
Add a link
Reference in a new issue