summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/errfile.h
blob: 65f7f719baae6ec1647e94dcba1e79cfee62565c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifndef _BITS_ERRFILE_H
#define _BITS_ERRFILE_H

/** @file
 *
 * ARM-specific error file identifiers
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

/**
 * @addtogroup errfile Error file identifiers
 * @{
 */

/** @} */

#endif /* _BITS_ERRFILE_H */