Module type Cil.Machdeps

module type Machdeps = sig .. end
Description of the machine as seen in GCC and MSVC modes.

val gcc : Cil_types.mach
val msvc : Cil_types.mach