Home
last modified time | relevance | path

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

/haiku/src/system/kernel/arch/m68k/
H A Darch_int.cpp48 m68k_exception_handler *gExceptionVectors; variable
340 gExceptionVectors = (m68k_exception_handler *)args->arch_args.vir_vbr; in arch_int_init()
344 gExceptionVectors[i] = &__m68k_exception_common; in arch_int_init()