xserver/hw/xfree86/x86emu/x86emu
Alan Coopersmith 71efd86828 x86emu: constify debug strings
Strings are all pointers to literal constants, just used as input
to printf calls when debugging is enabled.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-12-12 17:03:11 -08:00
..
debug.h x86emu: constify debug strings 2011-12-12 17:03:11 -08:00
decode.h
fpu.h
fpu_regs.h
ops.h
prim_asm.h
prim_ops.h
prim_x86_gcc.h Use C-style comments in x86emu 2010-02-17 23:13:04 -08:00
regs.h
types.h Convert x86emu fixed size int typedefs to use stdint types 2010-04-07 16:18:24 -07:00
x86emui.h