| #ifndef _BITS_ERRFILE_H | |
| #define _BITS_ERRFILE_H | |
| /** @file | |
| * | |
| * LoongArch64-specific error file identifiers | |
| * | |
| */ | |
| FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); | |
| FILE_SECBOOT ( PERMITTED ); | |
| /** | |
| * @addtogroup errfile Error file identifiers | |
| * @{ | |
| */ | |
| /** @} */ | |
| #endif /* _BITS_ERRFILE_H */ |