Remove empty line

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();
ArHalt();
}
}
/**