Searched defs:linux (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dlinux.c17 * Primitive linux loader, at the moment only intended to load memtest86+.bin.
19 * Note the linux kernel location conflicts with loader, so we need to
28 #include "linux.h"
38 struct file_format linux = { linux_loadkernel, linux_exec }; variable in typeref:struct:file_format

Completed in 54 milliseconds