Home
last modified time | relevance | path

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

/external/libusb/examples/
Dfxload.c42 #ifndef FXLOAD_VERSION
43 #define FXLOAD_VERSION (__DATE__ " (libusb)") macro
130 puts(FXLOAD_VERSION); in main()