mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-05-05 10:42:43 +02:00
fp: A64::FPCR -> FP::FPCR
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
*/
|
||||
|
||||
#include "common/assert.h"
|
||||
#include "common/fp/fpcr.h"
|
||||
#include "common/fp/fpsr.h"
|
||||
#include "common/fp/process_exception.h"
|
||||
#include "frontend/A64/FPCR.h"
|
||||
|
||||
namespace Dynarmic::FP {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user