Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/m68k/
H A Darch_exceptions.S112 bsr m68k_exception_entry /* call C entry */
H A Darch_int.cpp176 extern "C" void m68k_exception_entry(struct iframe *iframe);
178 m68k_exception_entry(struct iframe *iframe) in m68k_exception_entry() function