Fixed mbxxx platform

This commit is contained in:
stefano pascali 2013-07-11 17:50:15 +02:00 committed by ismb-pert
parent 10f64c0ce8
commit fcb09d5d30
107 changed files with 2018 additions and 2760 deletions

View file

@ -1,5 +1,11 @@
/**
* \addtogroup mbxxx-platform
*
* @{
*/
void
irq_init(void)
{
}
/** @} */