Sign in
akaros
/
upstream
/
refs/heads/mmap-page-0
/
.
/
kern
/
arch
/
x86
/
init.h
blob: 5021d7fe11308a5305d278f03132d9c33090cfeb [
file
] [
log
] [
blame
] [
edit
]
/* See COPYRIGHT for copyright information. */
#pragma
once
void
arch_init
();
bool
check_timing_stability
(
void
);
/* in rdtsc_test.c */
void
intel_lpc_init
();