added the IMallocSpy calls to the top-level IMalloc functions;
also fixed a compiler warning in qdivrem
This commit is contained in:
@@ -53,6 +53,13 @@
|
||||
|
||||
#endif /* __cplusplus */
|
||||
|
||||
/*----------------------------
|
||||
* Additional compiler macros
|
||||
*----------------------------
|
||||
*/
|
||||
|
||||
#define UNUSED(var) ((void)var)
|
||||
|
||||
#endif /* __ASM__ */
|
||||
|
||||
#endif /* __COMPILER_MACROS_H_INCLUDED */
|
||||
|
||||
Reference in New Issue
Block a user