mirror of
https://github.com/drasko/codezero.git
synced 2026-01-26 17:53:14 +01:00
Timer devices removed, based on PAGE granularity mappings.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
/* Frequency of timer in MHz */
|
||||
#define TIMER_FREQUENCY 1
|
||||
|
||||
#define TIMERS_TOTAL 3
|
||||
#define TIMERS_TOTAL 1
|
||||
|
||||
static struct capability caparray[32];
|
||||
static int total_caps = 0;
|
||||
|
||||
Reference in New Issue
Block a user