Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/lib/
H A Dbios.c56 static int int_exception_handler(void) in int_exception_handler() function
105 int_handler[i] = &int_exception_handler; in setup_interrupt_handlers()