git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8371 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
ed868b941e
commit
b572f55e62
|
@ -51,7 +51,7 @@
|
||||||
* @note This number does not include the 16 system vectors and must be
|
* @note This number does not include the 16 system vectors and must be
|
||||||
* rounded to a multiple of 8.
|
* rounded to a multiple of 8.
|
||||||
*/
|
*/
|
||||||
#define CORTEX_NUM_VECTORS 104
|
#define CORTEX_NUM_VECTORS 105
|
||||||
|
|
||||||
/* The following code is not processed when the file is included from an
|
/* The following code is not processed when the file is included from an
|
||||||
asm module.*/
|
asm module.*/
|
||||||
|
|
Loading…
Reference in New Issue