3 lines
116 B
Batchfile
3 lines
116 B
Batchfile
|
# command used to generate error report for linux-3.11
|
||
|
cppcheck --include=linux-3.11.h --platform=unix64 linux-3.11
|