arm/arm_dynarmic: Remove unnecessary current_page_table member
Given the page table will always be guaranteed to be that of whatever the current process is, we no longer need to keep this around.
Loading
Please register or sign in to comment
Given the page table will always be guaranteed to be that of whatever the current process is, we no longer need to keep this around.