@@ -46,7 +46,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef UNUSED
|
||||
#define UNUSED(x) (VOID)x
|
||||
#define UNUSED(x) (VOID)(x)
|
||||
#endif
|
||||
|
||||
#ifdef LOSCFG_DEBUG_VERSION
|
||||
|
||||
Reference in New Issue
Block a user