Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dversion_gen.h1 #define DTC_VERSION "DTC 1.2.0-g37c0b6a0" macro
H A Ddtc.c150 printf("Version: %s\n", DTC_VERSION); in main()