[runtime] Introduce kind test functions to cleanup things a bit.
[mono.git] / mono / metadata / cil-coff.h
index ab7f2c97f305c5dacd493a6dbb355b03a122fa9f..8581a042f2c310bafe764a2992b0897816939f08 100644 (file)
@@ -296,6 +296,7 @@ typedef struct {
 #define CLI_FLAGS_32BITREQUIRED  0x02
 #define CLI_FLAGS_STRONGNAMESIGNED 0x8
 #define CLI_FLAGS_TRACKDEBUGDATA 0x00010000
+#define CLI_FLAGS_PREFERRED32BIT 0x00020000
        guint32        ch_flags;
 
        guint32        ch_entry_point;