summaryrefslogtreecommitdiff
path: root/include/74xx_7xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/74xx_7xx.h')
-rw-r--r--include/74xx_7xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/74xx_7xx.h b/include/74xx_7xx.h
index a6287982a..7cd2f10b0 100644
--- a/include/74xx_7xx.h
+++ b/include/74xx_7xx.h
@@ -112,6 +112,7 @@ typedef enum __cpu_t {
CPU_7400,
CPU_7410,
CPU_7450, CPU_7455, CPU_7457,
+ CPU_7447A, CPU_7448,
CPU_UNKNOWN} cpu_t;
extern cpu_t get_cpu_type(void);