]> git.sur5r.net Git - u-boot/blobdiff - include/bedbug/bedbug.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / 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 */