Reorganize headers again

This commit is contained in:
Nils O. Selåsdal
2012-11-15 18:26:31 +01:00
parent 4dca24953f
commit 90bbad4346
77 changed files with 99 additions and 2399 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "ucore_backtrace.h"
#include <ucore/ucore_backtrace.h>
//note , compiling this without -rdynamic does not
//translate addresses to function names. Use the addr2line in that case