blob: a8524ef82a4760023dce8519a233ac8dc0413749 [file] [log] [blame]
#ifndef __COMPILE_H_
#define __COMPILE_H_
#ifndef __unused
#define __unused __attribute__((unused))
#endif
#endif