HomeSort by: relevance | last modified time | path
    Searched defs:whilecount (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/next68k/next68k/
clock.c 57 int whilecount = 0; local in function:clock_intr
77 if (whilecount++ > 10)
78 panic ("whilecount");

Completed in 13 milliseconds