]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/malloc.h
kw_spi: backup and reset the MPP of the chosen CS pin
[karo-tx-uboot.git] / include / malloc.h
index 3e145ad11c32bf0c9fcfb88c6d06f4895e8316d1..ecf3c678fe4b0065c7dd622c124e956a5fe32777 100644 (file)
@@ -285,14 +285,6 @@ extern "C" {
 
 */
 
-#ifdef DEBUG
-/* #include <assert.h> */
-#define assert(x) ((void)0)
-#else
-#define assert(x) ((void)0)
-#endif
-
-
 /*
   INTERNAL_SIZE_T is the word-size used for internal bookkeeping
   of chunk sizes. On a 64-bit machine, you can reduce malloc