Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/m68k4k/
H A Dm68k4k_exec.h38 int exec_m68k4k_makecmds(struct lwp *, struct exec_package *);
H A Dm68k4k_exec.c66 .es_makecmds = exec_m68k4k_makecmds,
113 exec_m68k4k_makecmds(struct lwp *l, struct exec_package *epp) in exec_m68k4k_makecmds() function