summaryrefslogtreecommitdiff
path: root/nuttx/arch
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch')
-rw-r--r--nuttx/arch/arm/src/common/up_internal.h2
-rw-r--r--nuttx/arch/avr/src/at32uc3/at32uc3_config.h2
-rw-r--r--nuttx/arch/avr/src/at90usb/at90usb_config.h2
-rw-r--r--nuttx/arch/avr/src/atmega/atmega_config.h2
-rw-r--r--nuttx/arch/avr/src/common/up_initialize.c2
-rwxr-xr-xnuttx/arch/hc/src/common/up_internal.h2
-rwxr-xr-xnuttx/arch/mips/src/common/up_internal.h2
-rw-r--r--nuttx/arch/sh/src/common/up_internal.h2
-rw-r--r--nuttx/arch/x86/src/common/up_internal.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/nuttx/arch/arm/src/common/up_internal.h b/nuttx/arch/arm/src/common/up_internal.h
index 8ade816c7..c1c7ed9a6 100644
--- a/nuttx/arch/arm/src/common/up_internal.h
+++ b/nuttx/arch/arm/src/common/up_internal.h
@@ -79,7 +79,7 @@
# define USE_SERIALDRIVER 1
# define USE_EARLYSERIALINIT 1
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/avr/src/at32uc3/at32uc3_config.h b/nuttx/arch/avr/src/at32uc3/at32uc3_config.h
index b42520531..543b4e752 100644
--- a/nuttx/arch/avr/src/at32uc3/at32uc3_config.h
+++ b/nuttx/arch/avr/src/at32uc3/at32uc3_config.h
@@ -166,7 +166,7 @@
# undef USE_SERIALDRIVER
# undef USE_EARLYSERIALINIT
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/avr/src/at90usb/at90usb_config.h b/nuttx/arch/avr/src/at90usb/at90usb_config.h
index 41ad9957c..644005d5b 100644
--- a/nuttx/arch/avr/src/at90usb/at90usb_config.h
+++ b/nuttx/arch/avr/src/at90usb/at90usb_config.h
@@ -85,7 +85,7 @@
# undef USE_SERIALDRIVER
# undef USE_EARLYSERIALINIT
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/avr/src/atmega/atmega_config.h b/nuttx/arch/avr/src/atmega/atmega_config.h
index a168a2e47..39ab53e4b 100644
--- a/nuttx/arch/avr/src/atmega/atmega_config.h
+++ b/nuttx/arch/avr/src/atmega/atmega_config.h
@@ -90,7 +90,7 @@
# undef USE_SERIALDRIVER
# undef USE_EARLYSERIALINIT
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/avr/src/common/up_initialize.c b/nuttx/arch/avr/src/common/up_initialize.c
index 3bcbc0dc4..7f53ab8ae 100644
--- a/nuttx/arch/avr/src/common/up_initialize.c
+++ b/nuttx/arch/avr/src/common/up_initialize.c
@@ -76,7 +76,7 @@
# define USE_SERIALDRIVER 1
# define USE_EARLYSERIALINIT 1
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/hc/src/common/up_internal.h b/nuttx/arch/hc/src/common/up_internal.h
index 93572e404..f4574bf20 100755
--- a/nuttx/arch/hc/src/common/up_internal.h
+++ b/nuttx/arch/hc/src/common/up_internal.h
@@ -79,7 +79,7 @@
# define USE_SERIALDRIVER 1
# define USE_EARLYSERIALINIT 1
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/mips/src/common/up_internal.h b/nuttx/arch/mips/src/common/up_internal.h
index d43580c65..bdc8bace1 100755
--- a/nuttx/arch/mips/src/common/up_internal.h
+++ b/nuttx/arch/mips/src/common/up_internal.h
@@ -79,7 +79,7 @@
# define USE_SERIALDRIVER 1
# define USE_EARLYSERIALINIT 1
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/sh/src/common/up_internal.h b/nuttx/arch/sh/src/common/up_internal.h
index 50aad1478..9d0517c8b 100644
--- a/nuttx/arch/sh/src/common/up_internal.h
+++ b/nuttx/arch/sh/src/common/up_internal.h
@@ -83,7 +83,7 @@
# define USE_SERIALDRIVER 1
# define USE_EARLYSERIALINIT 1
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */
diff --git a/nuttx/arch/x86/src/common/up_internal.h b/nuttx/arch/x86/src/common/up_internal.h
index c840cf90b..4fa98e0b3 100644
--- a/nuttx/arch/x86/src/common/up_internal.h
+++ b/nuttx/arch/x86/src/common/up_internal.h
@@ -78,7 +78,7 @@
# define USE_SERIALDRIVER 1
# define USE_EARLYSERIALINIT 1
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */