yuzu/src/core/arm
Lioncash 9b8fc2b689 arm_interface: Replace kernel vm_manager include with a forward declaration
Avoids an unnecessary inclusion and also uncovers three places where
indirect inclusions were relied upon, which allows us to also resolve
those.
2018-09-20 19:35:36 -04:00
..
dynarmic arm_interface: Replace kernel vm_manager include with a forward declaration 2018-09-20 19:35:36 -04:00
unicorn arm_interface: Remove ARM11-isms from the CPU interface 2018-09-18 03:20:04 -04:00
arm_interface.h arm_interface: Replace kernel vm_manager include with a forward declaration 2018-09-20 19:35:36 -04:00
exclusive_monitor.cpp core: Namespace all code in the arm subdirectory under the Core namespace 2018-08-24 21:50:39 -04:00
exclusive_monitor.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00