aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/lib/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/lib/stdio.h')
-rw-r--r--src/kernel/lib/stdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/lib/stdio.h b/src/kernel/lib/stdio.h
index 6da0f37..8668775 100644
--- a/src/kernel/lib/stdio.h
+++ b/src/kernel/lib/stdio.h
@@ -17,4 +17,4 @@ void serial_vprintf(const char *fmt, va_list args);
void serial_printf(const char *fmt, ...);
-#endif
+#endif \ No newline at end of file