Home
last modified time | relevance | path

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

/linux/scripts/dtc/
H A Dversion_gen.h1 #define DTC_VERSION "DTC 1.7.2-ga26ef640" macro
H A Dutil.c438 printf("Version: %s\n", DTC_VERSION); in util_version()