Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/next68k/next68k/
H A Dclock.c57 int whilecount = 0; in clock_intr() local
77 if (whilecount++ > 10) in clock_intr()