Searched refs:shell_execsw (Results 1 – 1 of 1) sorted by relevance
256 static struct execsw shell_execsw = { exec_shell_imgact, "#!" }; variable257 EXEC_SET(shell, shell_execsw);