MOS Source Code
Loading...
Searching...
No Matches
ap_entry.h
Go to the documentation of this file.
1// SPDX-License-Identifier: GPL-3.0-or-later
2
3#pragma once
4
5#include <mos/mos_global.h>
6
7void x86_unblock_aps(void);
void x86_unblock_aps(void)
Definition ap_entry.c:17