initial commit
This commit is contained in:
4
FIRMWARE/perf.h
Normal file
4
FIRMWARE/perf.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <stdint.h>
|
||||
|
||||
extern uint64_t rdcycle();
|
||||
extern uint64_t rdinstret();
|
Reference in New Issue
Block a user