Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dexception.c73 static bool in_exception = false; in exception_handler() local
81 if (in_exception) { in exception_handler()
85 in_exception = true; in exception_handler()