mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-20 01:45:07 -04:00
kern: mark KThread/KProcess.GetId() final to save virtual calls
This commit is contained in:
parent
e5b7eb89e5
commit
cda15f08d8
3 changed files with 3 additions and 3 deletions
|
@ -83,4 +83,4 @@ namespace ams::kern {
|
|||
::ams::kern::KTrace::PushRecord(::ams::kern::KTrace::Type_SvcExit1, PARAM5, PARAM6, PARAM7); \
|
||||
} \
|
||||
} \
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue