aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/exclusive_monitor.h
AgeCommit message (Expand)Author
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-24core: Namespace all code in the arm subdirectory under the Core namespaceLioncash
2018-07-23exclusive_monitor: Use consistent type alias for u64Lioncash
2018-07-22Implement exclusive monitorMerryMage