Home
last modified time | relevance | path

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

/freebsd/sys/i386/linux/
H A Dimgact_linux.c231 static struct execsw linux_execsw = { exec_linux_imgact, "Linux a.out" }; variable
232 EXEC_SET(linuxaout, linux_execsw);