Home
last modified time | relevance | path

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

/linux-4.4.14/firmware/
Dihex2fw.c56 static int sort_records = 0; variable
84 sort_records = 1; in main()
255 while ((*p) && (!sort_records || (*p)->addr < record->addr)) in file_record()