Go to the documentation of this file.
43 #ifndef __X86EMU_X86EMUI_H
44 #define __X86EMU_X86EMUI_H
51 #if defined(__cplusplus) && !defined(_NO_INLINE)
52 #define _INLINE inline
54 #define _INLINE static
60 #define X86EMU_UNUSED(v)
62 #define X86EMU_UNUSED(v) v
75 #include <xf86_ansic.h>