From: Mark Wooding Date: Sun, 30 Apr 2017 22:59:03 +0000 (+0100) Subject: magic.h: Put the CAPAB_... definitions together, under the big comment. X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/ceacd8902d6024c2f38c1cdf453ae3401aa00da1?hp=10b7d092db318dd71dd132f5e05213224b57ee8b magic.h: Put the CAPAB_... definitions together, under the big comment. Signed-off-by: Mark Wooding --- diff --git a/magic.h b/magic.h index e0ea8aa..38982de 100644 --- a/magic.h +++ b/magic.h @@ -35,12 +35,6 @@ #define LABEL_MSG9 0x09090909 #define LABEL_PROD 0x0a0a0a0a -/* uses of the 32-bit capability bitmap */ -#define CAPAB_EARLY CAPAB_PRIORITY_MOBILE -#define CAPAB_TRANSFORM_MASK 0x0000ffff -#define CAPAB_PRIORITY_MOBILE 0x80000000 /* mobile site has MSG1 priority */ -/* remaining bits are unused */ - /* * The capability mask is a set of bits, one for each optional feature * supported. The capability numbers for transforms are set in the @@ -56,6 +50,12 @@ * 1u<