14173a9558d0874d56b8ad639d4f0c57733e2e4f
[platform/upstream/kbd.git] / src / kbd.h
1 #ifndef _KBD_H
2 #define _KBD_H
3
4 #ifndef __GNUC__
5 #define __attribute__(x) /*NOTHING*/
6 #endif
7
8 #endif /* _KBD_H */