Home
last modified time | relevance | path

Searched refs:bootsyncdone (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/arm/arm/
H A Darm32_machdep.c186 static int bootsyncdone = 0; in bootsync() local
188 if (bootsyncdone) in bootsync()
191 bootsyncdone = 1; in bootsync()