timer: add missing declaration
should probably put that in a bios.h file at some point
This commit is contained in:
		@@ -5,6 +5,10 @@
 | 
			
		||||
#include "pol0.h"
 | 
			
		||||
#include "timer.h"
 | 
			
		||||
 | 
			
		||||
extern "C" {
 | 
			
		||||
void BiosWozmon();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
namespace {
 | 
			
		||||
 | 
			
		||||
struct Gpio {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user