diff options
Diffstat (limited to 'src/arch/x86_64/include/bits/strings.h')
| -rw-r--r-- | src/arch/x86_64/include/bits/strings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/arch/x86_64/include/bits/strings.h b/src/arch/x86_64/include/bits/strings.h index 3b7911f3b..6da8f1350 100644 --- a/src/arch/x86_64/include/bits/strings.h +++ b/src/arch/x86_64/include/bits/strings.h @@ -2,6 +2,7 @@ #define _BITS_STRINGS_H FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +FILE_SECBOOT ( PERMITTED ); /** * Find first (i.e. least significant) set bit |
