X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/136740e64e3fedcd725490c2f80d0906de515197..0afd257e3beecf259a24a315d370b6d43db9fb44:/magic.h diff --git a/magic.h b/magic.h index c2503a0..3ae7af4 100644 --- a/magic.h +++ b/magic.h @@ -15,4 +15,8 @@ #define LABEL_MSG8 0x08080808 #define LABEL_MSG9 0x09090909 +/* uses of the 32-bit capability bitmap */ +/* no flags currently defined */ +#define CAPAB_EARLY 0x00000000 /* no Early flags defined (see NOTES) */ + #endif /* magic_h */