mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 05:55:16 -04:00
kern: minor cleanup (thanks @liamwhite)
This commit is contained in:
parent
e2ebf9c0ff
commit
8da4d14e15
3 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue