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