CPU testing
This commit is contained in:
6
include/dbg.h
Normal file
6
include/dbg.h
Normal file
@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <common.h>
|
||||
|
||||
void dbg_update();
|
||||
void dbg_print();
|
Reference in New Issue
Block a user