~ubuntu-branches/ubuntu/trusty/xorg-server-lts-xenial/trusty-updates

« back to all changes in this revision

Viewing changes to hw/xfree86/int10/x86emu.c

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2016-05-03 14:02:21 UTC
  • Revision ID: package-import@ubuntu.com-20160503140221-722b5oen8it4o8h1
Tags: upstream-1.18.3
ImportĀ upstreamĀ versionĀ 1.18.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
#ifdef HAVE_XORG_CONFIG_H
 
3
#include <xorg-config.h>
 
4
#endif
 
5
 
 
6
#include "debug.c"
 
7
#include "decode.c"
 
8
#include "fpu.c"
 
9
#include "ops.c"
 
10
#include "ops2.c"
 
11
#include "prim_ops.c"
 
12
#include "sys.c"