Merge branch 'next'
[platform/kernel/u-boot.git] / include / bedbug / bedbug.h
index 471215e..0c5d687 100644 (file)
@@ -21,8 +21,6 @@
 #endif
 #endif
 
-#define assert( condition ) if( (condition) ) _exit(0)
-
 #endif /* _BEDBUG_H */