MOS Source Code
Loading...
Searching...
No Matches
ap.cpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-or-later
2
3
#include "
mos/syslog/syslog.hpp
"
4
5
#include <
mos/types.h
>
6
7
void
platform_ap_entry
(
u64
id
)
8
{
9
mInfo
<<
"AP "
<<
id
<<
" started"
;
10
}
platform_ap_entry
void platform_ap_entry(u64 id)
Definition
ap.cpp:7
syslog.hpp
mInfo
constexpr auto mInfo
Definition
syslog.hpp:152
types.h
u64
unsigned long long u64
Definition
types.h:19
kernel
arch
riscv64
cpu
ap.cpp
Generated on
for MOS Source Code by
1.14.0