All: Clear lines with only whitspace in them

This commit is contained in:
2023-09-10 00:31:42 +03:00
parent d77f455065
commit 720bc418a6
67 changed files with 95 additions and 119 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ found:
"popa;"
"iret;"
);
extern "C" void syscall_asm();
asm(
".global syscall_asm;"