Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/sh3/
H A Dexception.c129 void general_exception(struct lwp *, struct trapframe *, uint32_t);
140 general_exception(struct lwp *l, struct trapframe *tf, uint32_t va) in general_exception() function
H A Dexception_vector.S149 .Lg_general_exception: .long _C_LABEL(general_exception)