Remove ucore_ prefix from headers and source files
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include <ucore/ucore_backtrace.h>
|
||||
#include <ucore/backtrace.h>
|
||||
|
||||
//note , compiling this without -rdynamic does not
|
||||
//translate addresses to function names. Use the addr2line in that case
|
||||
|
||||
Reference in New Issue
Block a user