Searched refs:bootprog_rev (Results 1 – 2 of 2) sorted by relevance
35 extern unsigned bootprog_rev;319 ficlDictionarySetConstant(env, "loader_version", bootprog_rev); in bf_init()
100 static const char bootprog_rev[] = "1.1"; variable777 (bootprog_rev[0] - '0') * 10 + (bootprog_rev[2] - '0')); in bf_init()