mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-04 04:08:50 +08:00
Remove unnecessary symbols from last commit.
This commit is contained in:
@ -10,4 +10,4 @@
|
|||||||
.data
|
.data
|
||||||
foo:
|
foo:
|
||||||
bar:
|
bar:
|
||||||
.dc.a data_begin
|
.byte 1
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
.data
|
.data
|
||||||
.dc.a foo
|
.dc.a foo
|
||||||
.dc.a data_begin
|
|
||||||
|
Reference in New Issue
Block a user