summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-25 14:58:37 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-25 14:58:37 +0000
commit5ec1e97024d992712d8c3acfff29c8bdb73659ef (patch)
tree8a143c1353210678e9e539867cf160dd4432205a /nuttx
parente6a240c54a53ae9f2a50f0d8f05181ce16f4a0cf (diff)
downloadpx4-nuttx-5ec1e97024d992712d8c3acfff29c8bdb73659ef.tar.gz
px4-nuttx-5ec1e97024d992712d8c3acfff29c8bdb73659ef.tar.bz2
px4-nuttx-5ec1e97024d992712d8c3acfff29c8bdb73659ef.zip
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3050 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/arch/hc/src/mc9s12ne64/mc9s12ne64_intv1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/hc/src/mc9s12ne64/mc9s12ne64_intv1.h b/nuttx/arch/hc/src/mc9s12ne64/mc9s12ne64_intv1.h
index d0dd58c8a..2f0369497 100755
--- a/nuttx/arch/hc/src/mc9s12ne64/mc9s12ne64_intv1.h
+++ b/nuttx/arch/hc/src/mc9s12ne64/mc9s12ne64_intv1.h
@@ -61,7 +61,7 @@
/* Register Bit-Field Definitions ***************************************************/
-/* nterrupt Test Control Register Bit-Field Definitions */
+/* Interrupt Test Control Register Bit-Field Definitions */
#define INT_ITCR_ADR_SHIFT (0) /* Bits 0-3: Test register select */
#define INT_ITCR_ADR_MASK (15 << INT_ITCR_ADR_SHIFT)