Home
last modified time | relevance | path

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

/titanic_54/usr/src/boot/sys/boot/uboot/lib/
H A Dapi_public.h69 #define API_SIG_VERSION 1 macro
/titanic_54/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c406 if (sig->version > API_SIG_VERSION) in main()