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

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_MP_H */