Remove ucore_ prefix from headers and source files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <errno.h>
|
||||
#include <sched.h>
|
||||
#include <stdlib.h>
|
||||
#include <ucore/ucore_threadqueue.h>
|
||||
#include <ucore/threadqueue.h>
|
||||
|
||||
struct thr_msg {
|
||||
struct uc_threadmsg msg;
|
||||
|
||||
Reference in New Issue
Block a user