kern: minor cleanup (thanks @liamwhite)

This commit is contained in:
Michael Scire 2023-03-06 21:18:00 -07:00
parent e2ebf9c0ff
commit 8da4d14e15
3 changed files with 3 additions and 4 deletions

View file

@ -29,7 +29,6 @@ _ZN3ams4kern10KScheduler12ScheduleImplEv:
mov x1, x0
/* First, clear the need's scheduling bool (and dmb ish after, as it's an atomic). */
/* TODO: Should this be a stlrb? Nintendo does not do one. */
strb wzr, [x1]
dmb ish