speed up cppcheck

This commit is contained in:
Maxim Devaev
2022-06-07 02:54:39 +03:00
parent 2e0a19c1cb
commit 3e2a43e2af
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
#define CHAR_BIT 8
#define WITH_GPIO
#define JANUS_PLUGIN_INIT(...) { __VA_ARGS__ }
#define EVTHREAD_USE_PTHREADS_IMPLEMENTED 1
#define CLOCK_MONOTONIC_RAW 1
#define CLOCK_MONOTONIC_FAST 1