#include "timer.h"
#include "new.h"

volatile clock_time_t 	Timer::_ticks = 0;


