git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8372 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Giovanni Di Sirio 2015-10-18 14:30:55 +00:00
parent b572f55e62
commit a8c5d48bcf
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
* @note This number does not include the 16 system vectors and must be
* rounded to a multiple of 8.
*/
#define CORTEX_NUM_VECTORS 105
#define CORTEX_NUM_VECTORS 112
/* The following code is not processed when the file is included from an
asm module.*/