1 //===-- jitcs_x86.h C++ -------------------------------------------------*-===//
3 // Header file for 32bit x86 platforms.
5 //===----------------------------------------------------------------------===//
7 #ifndef _JITCS_X86_32_H_
8 #define _JITCS_X86_32_H_
10 #include "jitcs_x86_32_insids.h"
11 #include "jitcs_x86_32_regs.h"
12 #include "jitcs_x86_32_cons.h"
13 #include "jitcs_x86_32_machine.h"