tg/include.h

7 lines
89 B
C
Raw Normal View History

2013-10-03 16:38:25 +04:00
#ifndef __INCLUDE_H__
#define __INCLUDE_H__
#define UU __attribute__ ((unused))
#endif