From e8b09e02a8326e9d75cab97dfef4ab17ad1d6c1e Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Thu, 23 Dec 2021 18:47:21 -0800 Subject: Larger Font --- src/util/time.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/util') diff --git a/src/util/time.c b/src/util/time.c index 72fc52b..3db2cad 100644 --- a/src/util/time.c +++ b/src/util/time.c @@ -4,8 +4,6 @@ void routing_core0cntv_to_core0irq(void) { // IRQ store32(0x08, CORE0_TIMER_IRQCNTL); - // FIQ - //store32(0x80, CORE0_TIMER_IRQCNTL); } unsigned long read_core0timer_pending(void) -- cgit v1.2.1