aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-05-29 08:47:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-05-29 08:47:33 +0000
commitd86ed43b3a5479faa2c49af70608af5d7d11cac8 (patch)
treec451198db232dfe0b5de1e5062560b9353ea3c66 /os/hal
parente9edd478029209ba06f09a380590e4ae3e844985 (diff)
downloadChibiOS-d86ed43b3a5479faa2c49af70608af5d7d11cac8.tar.gz
ChibiOS-d86ed43b3a5479faa2c49af70608af5d7d11cac8.tar.bz2
ChibiOS-d86ed43b3a5479faa2c49af70608af5d7d11cac8.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5769 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/platforms/SPC5xx/EDMA_v1/spc5_edma.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/SPC5xx/EDMA_v1/spc5_edma.h b/os/hal/platforms/SPC5xx/EDMA_v1/spc5_edma.h
index 3c23292eb..2830556f5 100644
--- a/os/hal/platforms/SPC5xx/EDMA_v1/spc5_edma.h
+++ b/os/hal/platforms/SPC5xx/EDMA_v1/spc5_edma.h
@@ -72,7 +72,6 @@
#define SPC5_EDMA_ERROR_HANDLER() chSysHalt()
#endif
-
/**
* @brief EDMA error handler IRQ priority.
*/