staging:iio:lisght:isl29018 use IIO_PROCESSED enum value.
[zen-stable.git] / tools / perf / util / ui / ui.h
blobd264e059c82996b83faa577313b3aec072786bdb
1 #ifndef _PERF_UI_H_
2 #define _PERF_UI_H_ 1
4 #include <pthread.h>
6 extern pthread_mutex_t ui__lock;
8 #endif /* _PERF_UI_H_ */