move iomux_impl.h to src/ dir, it's an implementation detail
This commit is contained in:
+1
-1
@@ -2,8 +2,8 @@
|
||||
#include <string.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <ucore/iomux_impl.h>
|
||||
#include "ucore/clock.h"
|
||||
#include "iomux_impl.h"
|
||||
|
||||
|
||||
//dispatchers for the IOMux implementations */
|
||||
|
||||
Reference in New Issue
Block a user