Sign in
akaros
/
akaros
/
3ee608864c6c2d5c76b6ae48b30673b2870e717a
/
.
/
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
();