Sign in
qemu
/
ipxe
/
refs/heads/gcmassert
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
mp.h
blob: 4541aca3ece4fbf44d977efe55c7e18a5f977703 [
file
] [
log
] [
blame
]
#ifndef
_BITS_MP_H
#define
_BITS_MP_H
/** @file
*
* x86-specific multiprocessor API implementation
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#include
<ipxe/bios_mp.h>
#endif
/* _BITS_MP_H */