summaryrefslogtreecommitdiff
path: root/src/ast.h
diff options
context:
space:
mode:
authorY.C. Chen <yc_chen@aspeedtech.com>2014-03-19 09:12:26 +0800
committerY.C. Chen <yc_chen@aspeedtech.com>2014-03-19 09:12:26 +0800
commitb308902b4a14de08e6d7077c70060a15e87b4fd8 (patch)
treed2bbf6a7b3e0681b894b8d25b8a49be1e48cd5fe /src/ast.h
parentf4fa79c12c14854d786dc0427f5a40061e006495 (diff)
Support AST2400
Diffstat (limited to 'src/ast.h')
-rw-r--r--src/ast.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ast.h b/src/ast.h
index 81ba07a..4a665d2 100644
--- a/src/ast.h
+++ b/src/ast.h
@@ -67,6 +67,7 @@ typedef enum _CHIP_ID {
AST2200,
AST2150,
AST2300,
+ AST2400,
AST1180
} CHIP_ID;