aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARMCM3/nvic.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-20 11:15:24 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-20 11:15:24 +0000
commit8ce831d013cd306b24c3e6eca4c1efec28469f5b (patch)
treeebbacbe6d0238794cefa78fa9935ece975872b10 /os/ports/GCC/ARMCM3/nvic.h
parentf7117a6201769d9d10c59415bf93f7948a2703ae (diff)
downloadChibiOS-8ce831d013cd306b24c3e6eca4c1efec28469f5b.tar.gz
ChibiOS-8ce831d013cd306b24c3e6eca4c1efec28469f5b.tar.bz2
ChibiOS-8ce831d013cd306b24c3e6eca4c1efec28469f5b.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1087 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/ARMCM3/nvic.h')
-rw-r--r--os/ports/GCC/ARMCM3/nvic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/ports/GCC/ARMCM3/nvic.h b/os/ports/GCC/ARMCM3/nvic.h
index 54437aa62..ff4bfa34f 100644
--- a/os/ports/GCC/ARMCM3/nvic.h
+++ b/os/ports/GCC/ARMCM3/nvic.h
@@ -18,7 +18,7 @@
*/
/**
- * @file ports/ARMCM3/nvic.h
+ * @file ARMCM3/nvic.h
* @brief Cortex-M3 NVIC support macros and structures.
* @addtogroup ARMCM3_NVIC
* @{