aboutsummaryrefslogtreecommitdiff
path: root/src/parisc/timer.c
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2023-10-13 22:01:41 +0200
committerHelge Deller <deller@gmx.de>2023-10-13 22:01:41 +0200
commitc1ede012bb68a3ef44ff3eb2c55701e623cbe42e (patch)
tree32da7a80b354632451fa0776d6f179fa679592ae /src/parisc/timer.c
parentdf96dc39e04af0ebd61a207b46bf7ca082e7b56d (diff)
downloadseabios-hppa-devel-4-do-not-use.zip
seabios-hppa-devel-4-do-not-use.tar.gz
seabios-hppa-devel-4-do-not-use.tar.bz2
pdc update und boot disc rewritedevel-4-do-not-use
Diffstat (limited to 'src/parisc/timer.c')
-rw-r--r--src/parisc/timer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/parisc/timer.c b/src/parisc/timer.c
index ea8214f..9605f91 100644
--- a/src/parisc/timer.c
+++ b/src/parisc/timer.c
@@ -9,8 +9,6 @@
#include "util.h" // timer_setup
#include "parisc/pdc.h"
-#define PAGE0 ((volatile struct zeropage *) 0UL)
-
// Setup internal timers.
void
timer_setup(void)