diff options
Diffstat (limited to 'src/arch/x86/include/bits/endian.h')
| -rw-r--r-- | src/arch/x86/include/bits/endian.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86/include/bits/endian.h b/src/arch/x86/include/bits/endian.h index 85718cfdd..72279117d 100644 --- a/src/arch/x86/include/bits/endian.h +++ b/src/arch/x86/include/bits/endian.h @@ -2,6 +2,7 @@ #define _BITS_ENDIAN_H FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); #define __BYTE_ORDER __LITTLE_ENDIAN |
