Home
last modified time | relevance | path

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

/NextBSD/sys/boot/uboot/lib/
HDapi_public.h69 #define API_SIG_VERSION 1 macro
/NextBSD/sys/boot/uboot/common/
HDmain.c410 if (sig->version > API_SIG_VERSION) in main()