mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
🆕 pwd命令
This commit is contained in:
@ -13,7 +13,7 @@ SECTIONS
|
||||
{
|
||||
_text = .;
|
||||
|
||||
init.o(.text)
|
||||
*(.text)
|
||||
|
||||
_etext = .;
|
||||
}
|
||||
|
Reference in New Issue
Block a user