Home
last modified time | relevance | path

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

/freebsd/stand/userboot/userboot/
H A Dmain.c46 #define USERBOOT_VERSION USERBOOT_VERSION_3 macro
153 if (version < USERBOOT_VERSION) in loader_main()