Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
yocto
/
platform
/
hardware
/
amlogic
/
audio
/
726a4c59ae093686ffb7829b457067a823dd313c
/
.
/
include
/
compiler.h
blob: a8524ef82a4760023dce8519a233ac8dc0413749 [
file
] [
log
] [
blame
]
#ifndef
__COMPILE_H_
#define
__COMPILE_H_
#ifndef
__unused
#define
__unused __attribute__
((
unused
))
#endif
#endif