mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-23 11:35:19 +01:00
Replacement of Cyrillic character with latin one
This commit is contained in:
parent
c65d27c1e7
commit
77ce5d0072
@ -51,7 +51,7 @@ const char kDataSection[] = "__data";
|
|||||||
#define ID_SEG_DATA_DATA 0x080e
|
#define ID_SEG_DATA_DATA 0x080e
|
||||||
#define ID_SEG_DATA_DATA2 0x081e
|
#define ID_SEG_DATA_DATA2 0x081e
|
||||||
#define ID_SEC_BSS 0x0a0e
|
#define ID_SEC_BSS 0x0a0e
|
||||||
#define ID_SEС_CONST 0x070f
|
#define ID_SEC_CONST 0x070f
|
||||||
#define ID_SEG_DATA_COMMON 0x090f
|
#define ID_SEG_DATA_COMMON 0x090f
|
||||||
#define ID_SEG_DATA 0x0f0f
|
#define ID_SEG_DATA 0x0f0f
|
||||||
#define ID_SEG_DATA_CONST 0x110f
|
#define ID_SEG_DATA_CONST 0x110f
|
||||||
|
Loading…
Reference in New Issue
Block a user