Searched refs:aoutm68k_execsw (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_mod.c45 static struct execsw aoutm68k_execsw[] = { variable in typeref:struct:execsw
64 return exec_add(aoutm68k_execsw,
65 __arraycount(aoutm68k_execsw));
68 return exec_remove(aoutm68k_execsw,
69 __arraycount(aoutm68k_execsw));

Completed in 106 milliseconds