Sign in
akaros
/
upstream
/
664169bb22c2cdf0a0f7bc91d8d5cedf4cd414ad
/
.
/
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
();