mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
Compare .data section in asmdiff
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
MIPS_BINUTILS="mips-linux-gnu-"
|
||||
|
||||
OBJDUMP="${MIPS_BINUTILS}objdump -D -z -mmips -EB -j .text"
|
||||
OBJDUMP="${MIPS_BINUTILS}objdump -D -z -mmips -EB -j .text -j .data"
|
||||
|
||||
FORMATTER="sed '/^0/!s/.*://'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user