mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-20 20:41:20 +01:00
thermosphere: fix pl101 uart reg definitions
This commit is contained in:
parent
a6d191bf4b
commit
018260645a
@ -55,7 +55,7 @@ typedef struct PL011UartRegisters {
|
||||
u32 SR;
|
||||
u32 ECR;
|
||||
};
|
||||
u32 _0x08, _0x0C, _0x10;
|
||||
u32 _0x08, _0x0C, _0x10, _0x14;
|
||||
u32 FR;
|
||||
u32 _0x1C;
|
||||
u32 ILPR;
|
||||
|
Loading…
x
Reference in New Issue
Block a user