kernel: add function to query CPU clock cycle count
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
typedef uintptr_t phys_addr_t;
|
||||
typedef uint64_t cycles_t;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user