Home
last modified time | relevance | path

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

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