]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/bedbug/bedbug.h
fsl/ls1021qds: Add deep sleep support
[karo-tx-uboot.git] / include / bedbug / bedbug.h
index 471215ee02371985f3c9192594a25a30625a6644..0c5d687f83e5e7fc3a548cdb10d7244ceb7dd1a8 100644 (file)
@@ -21,8 +21,6 @@
 #endif
 #endif
 
-#define assert( condition ) if( (condition) ) _exit(0)
-
 #endif /* _BEDBUG_H */