Move UC_ASSERT/NOTREACHED to backtrace.h

This commit is contained in:
Nils O. Selåsdal
2013-12-08 00:43:22 +01:00
parent f18de5f269
commit f6badb41a2
3 changed files with 31 additions and 26 deletions
+1
View File
@@ -1,4 +1,5 @@
#include <check.h>
#include <stdlib.h>
#include <ctype.h>
#include <ucore/dstr.h>
#include <ucore/utils.h>