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