#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 */