summaryrefslogtreecommitdiff
path: root/sys/include/arch/aarch64/pio.h
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-08-26 18:54:31 +0000
committerIan Moffett <ian@osmora.org>2025-08-26 18:55:31 +0000
commite8414b96ba94dbc761ee97d7a67b7a28cfc3a8af (patch)
tree31264552547d8974a6f3a646efba4e0e29f46012 /sys/include/arch/aarch64/pio.h
parent996114589d036918f77036ece745249b35687da0 (diff)
kernel: style: Clean up and remove extra newlinesexpt
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/include/arch/aarch64/pio.h')
-rw-r--r--sys/include/arch/aarch64/pio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/include/arch/aarch64/pio.h b/sys/include/arch/aarch64/pio.h
index 4aaeece..41f07fb 100644
--- a/sys/include/arch/aarch64/pio.h
+++ b/sys/include/arch/aarch64/pio.h
@@ -39,5 +39,4 @@
#define outw(...) __nothing
#define outl(...) __nothing
-
#endif /* _MACHINE_PIO_H_ */