mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Remove exra whitespace from files (#189)
* Remove multiple newlines at the end of files * Remove the whitespace from the end of lines
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
/board
|
||||
/chip
|
||||
|
||||
|
||||
@@ -78,4 +78,3 @@ extern "C"
|
||||
#endif
|
||||
|
||||
#endif /* __ARCH_SIM_INCLUDE_ARCH_H */
|
||||
|
||||
|
||||
@@ -135,4 +135,3 @@ extern "C"
|
||||
#endif
|
||||
|
||||
#endif /* __ARCH_SIM_INCLUDE_IRQ_H */
|
||||
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
This is just a placeholder to assure that this fake "chip" directory exits.
|
||||
The simulation, of course, has no chips.
|
||||
|
||||
|
||||
@@ -80,4 +80,3 @@ extern "C"
|
||||
#endif
|
||||
|
||||
#endif /* __ARCH_SIM_INCLUDE_SYSCALL_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user