When compiling with qcc on QNC the define __GNUC__will be set although it...
When compiling with qcc on QNC the define __GNUC__will be set although it doesn't support full GNU syntax
- disable __attribute__ when using qcc
include/my_global.h:
Disable __attribute__ when compiling with qcc