mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:37:43 +00:00
UserspaceEmulator: Remove redundant private specifier in SoftCPU.h
This commit is contained in:
parent
6b9a35ac51
commit
95d2feed33
1 changed files with 0 additions and 1 deletions
|
@ -1249,7 +1249,6 @@ private:
|
||||||
|
|
||||||
void update_code_cache();
|
void update_code_cache();
|
||||||
|
|
||||||
private:
|
|
||||||
Emulator& m_emulator;
|
Emulator& m_emulator;
|
||||||
SoftFPU m_fpu;
|
SoftFPU m_fpu;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue