Home
last modified time | relevance | path

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

/trusty/kernel/lib/version/
Dversion.c30 #define VERSION_MINOR_STR "." TOSTRING(VERSION_MINOR) macro
32 #define VERSION_MINOR_STR "" macro
36 #define VERSION_STR "Version: " TOSTRING(VERSION_MAJOR) VERSION_MINOR_STR ", "