From ceacd8902d6024c2f38c1cdf453ae3401aa00da1 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 30 Apr 2017 23:59:03 +0100 Subject: [PATCH] magic.h: Put the CAPAB_... definitions together, under the big comment. Signed-off-by: Mark Wooding --- magic.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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<