xserver/hw/xfree86/x86emu/x86emu
Enrico Weigelt, metux IT consult 84407af615 xfree86: x86emu: fix missing Xfuncproto.h include in debug.h
The header uses macros from Xfuncproto.h - right now it just works by pure
accident since consumers of this header indirectly include Xfuncproto.h
by totally different roads. This is a fragile programming style that deserved
to be cleand up.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1331>
2024-04-15 20:11:18 +00:00
..
debug.h xfree86: x86emu: fix missing Xfuncproto.h include in debug.h 2024-04-15 20:11:18 +00:00
decode.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fpu.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
fpu_regs.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ops.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
prim_asm.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
prim_ops.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
prim_x86_gcc.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
regs.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
types.h x86emu: Fix type conversion warnings on x86_64 with DEBUG 2017-10-20 13:15:32 -04:00
x86emui.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00