arch: Fix included directed -> included directly

This typo had been copied and pasted into numerous irq and syscall
headers.
This commit is contained in:
Nathan Hartman
2020-04-05 17:00:04 -04:00
committed by Abdelatif Guettouche
parent a5c619c207
commit 679b4fbee2
229 changed files with 229 additions and 229 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only indirectly
/* This file should never be included directly but, rather, only indirectly
* through arch/arch.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather,
/* This file should never be included directly but, rather,
* only indirectly through nuttx/arch.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only indirectly
/* This file should never be included directly but, rather, only indirectly
* through arch/io.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only indirectly
/* This file should never be included directly but, rather, only indirectly
* through nuttx/irq.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only indirectly
/* This file should never be included directly but, rather, only indirectly
* through include/syscall.h or include/sys/sycall.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only
/* This file should never be included directly but, rather, only
* indirectly through arch/types.h (which is, in turn only accessed
* through sys/types.h or stdint.h).
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only indirectly
/* This file should never be included directly but, rather, only indirectly
* through nuttx/irq.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather,
/* This file should never be included directly but, rather,
* only indirectly through nuttx/arch.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather,
/* This file should never be included directly but, rather,
* only indirectly through nuttx/irq.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only indirectly
/* This file should never be included directly but, rather, only indirectly
* through include/syscall.h or include/sys/sycall.h
*/
+1 -1
View File
@@ -33,7 +33,7 @@
*
****************************************************************************/
/* This file should never be included directed but, rather, only indirectly
/* This file should never be included directly but, rather, only indirectly
* through sys/types.h
*/