Remove ucore_ prefix from headers and source files
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <ucore/ucore_threadqueue.h>
|
||||
#include <ucore/threadqueue.h>
|
||||
|
||||
struct uc_threadqueue queue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user