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

master
gdisirio 2014-04-21 09:42:45 +00:00
parent 4e38fbac8d
commit 83400e3296
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ OSAL_IRQ_HANDLER(Vector48) {
OSAL_IRQ_EPILOGUE();
}
#endif /* defined(STM32F401xx) */
#endif /* !defined(STM32F401xx) */
/**
* @brief EXTI[22] interrupt handler (RTC_WKUP).