diff --git a/nx/source/kernel/svc.s b/nx/source/kernel/svc.s index fa1b8617..814d088f 100644 --- a/nx/source/kernel/svc.s +++ b/nx/source/kernel/svc.s @@ -517,4 +517,4 @@ SVC_BEGIN svcCallSecureMonitor stp x4, x5, [x8, #0x20] stp x6, x7, [x8, #0x30] ret -SVC_END \ No newline at end of file +SVC_END