Remove empty line
All checks were successful
Builds / ExectOS (i686) (push) Successful in 34s
Builds / ExectOS (amd64) (push) Successful in 35s

This commit is contained in:
Rafal Kupiec 2024-04-29 08:40:07 +02:00
parent 6b8184aa04
commit a6b8f97fbb
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -27,7 +27,6 @@ KeHaltSystem(VOID)
ArClearInterruptFlag(); ArClearInterruptFlag();
ArHalt(); ArHalt();
} }
} }
/** /**