summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-09 18:44:35 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-09 18:44:35 +0000
commit640f71bf0e3f90814832f8b94d738fb8220b94e8 (patch)
tree3a4bc57d1be8fbd49b35573aa52ab6314d7b8643 /nuttx/arch/sh/src
parent4d6b24af34a5e0508bc698f4491a71797a29ec55 (diff)
downloadpx4-nuttx-640f71bf0e3f90814832f8b94d738fb8220b94e8.tar.gz
px4-nuttx-640f71bf0e3f90814832f8b94d738fb8220b94e8.tar.bz2
px4-nuttx-640f71bf0e3f90814832f8b94d738fb8220b94e8.zip
Fix section name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1179 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/sh/src')
-rw-r--r--nuttx/arch/sh/src/sh1/sh1_head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/sh/src/sh1/sh1_head.S b/nuttx/arch/sh/src/sh1/sh1_head.S
index f0b03f29c..bff313855 100644
--- a/nuttx/arch/sh/src/sh1/sh1_head.S
+++ b/nuttx/arch/sh/src/sh1/sh1_head.S
@@ -173,7 +173,7 @@
* Vectors
*****************************************************************************/
- .section .vect
+ .section .vects
/*****************************************************************************
* Name: __vector_table