summaryrefslogtreecommitdiff
path: root/firmware/export/sh7034.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/sh7034.h')
-rw-r--r--firmware/export/sh7034.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/sh7034.h b/firmware/export/sh7034.h
index 717ba66690..2695acbc00 100644
--- a/firmware/export/sh7034.h
+++ b/firmware/export/sh7034.h
@@ -370,4 +370,7 @@
370#define SCI_MPB 0x02 /* Multiprocessor bit */ 370#define SCI_MPB 0x02 /* Multiprocessor bit */
371#define SCI_MPBT 0x01 /* Multiprocessor bit transfer */ 371#define SCI_MPBT 0x01 /* Multiprocessor bit transfer */
372 372
373/* Timer frequency */
374#define TIMER_FREQ CPU_FREQ
375
373#endif 376#endif