#ifndef COMMON_STUB_H_ #define COMMON_STUB_H_ #define NN_UNUSED_VAR(var) ((void)&var); #endif /* COMMON_STUB_H_ */