summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar bunnei2021-02-19 18:04:23 -0800
committerGravatar bunnei2021-02-19 18:04:23 -0800
commit3acb265c9ee8ac26ab43361997a5db0e4b9fa47c (patch)
treea694010851607ea3aa341a7879db121236867bc7 /src/core/hle/kernel/kernel.cpp
parentMerge pull request #5924 from ReinUsesLisp/inline-bindings (diff)
downloadyuzu-3acb265c9ee8ac26ab43361997a5db0e4b9fa47c.tar.gz
yuzu-3acb265c9ee8ac26ab43361997a5db0e4b9fa47c.tar.xz
yuzu-3acb265c9ee8ac26ab43361997a5db0e4b9fa47c.zip
common: wall_clock: Fix integer overflow with StandardWallClock.
- Previous optimized impl. resulted in an integer overflow, so revert. - This is our slow/fallback path that should never be really be used, so the optimization in unimportant.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions