HomeSort by: relevance | last modified time | path
    Searched defs:aoutm68k_execsw (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/aoutm68k/
aoutm68k_mod.c 45 static struct execsw aoutm68k_execsw = { variable in typeref:struct:execsw
66 return exec_add(&aoutm68k_execsw, 1);
69 return exec_remove(&aoutm68k_execsw, 1);

Completed in 20 milliseconds