summaryrefslogtreecommitdiff
path: root/src/ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast.h')
-rw-r--r--src/ast.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ast.h b/src/ast.h
index 0757e64..d27fa48 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -50,7 +50,8 @@ typedef enum _CHIP_ID {
AST2100,
AST1100,
AST2200,
- AST2150
+ AST2150,
+ AST2300
} CHIP_ID;
/* AST REC Info */