meta: rename
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <socks/clock.h>
|
||||
#include <socks/printk.h>
|
||||
#include <socks/compiler.h>
|
||||
#include <mango/clock.h>
|
||||
#include <mango/printk.h>
|
||||
#include <mango/compiler.h>
|
||||
|
||||
static clock_ticks_t ticks_per_sec = 0;
|
||||
volatile clock_ticks_t clock_ticks = 0;
|
||||
|
||||
Reference in New Issue
Block a user