index
:
openslx-ng/speedcheck.git
master
project_ioannis
Simple file reading speed check with net/cpu monitor
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
types.h
blob: bc246877dbf7fbc9ec5b1984dddb3689731a3fb2 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef _TYPES_H_
#define _TYPES_H_
#define UNUSED __attribute__ ((unused))
#endif