summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/mp.h
blob: e7d4c0c1601f33395c93439b4caf12e46efba744 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_MP_H
#define _BITS_MP_H

/** @file
 *
 * ARM-specific multiprocessor API implementation
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_MP_H */