git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7432 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2014-10-26 21:32:06 +00:00
parent fd79f8b4ce
commit 0bc32a1567
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ vectors_t _vectors = {
Vector170, Vector174, Vector178, Vector17C,
#endif
#if CORTEX_NUM_VECTORS > 80
Vector180, Vector184, Vector188, Vector17C,
Vector180, Vector184, Vector188, Vector18C,
#endif
#if CORTEX_NUM_VECTORS > 84
Vector190, Vector194, Vector198, Vector19C,