diff options
Diffstat (limited to 'sysutils/py-elf_diff/pkg-descr')
-rw-r--r-- | sysutils/py-elf_diff/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/py-elf_diff/pkg-descr b/sysutils/py-elf_diff/pkg-descr index 9066a4563df2..de80b16644a9 100644 --- a/sysutils/py-elf_diff/pkg-descr +++ b/sysutils/py-elf_diff/pkg-descr @@ -2,5 +2,3 @@ This tool compares pairs of ELF binary files and provides information about differences in the contained symbols with respect to the space that they occupy in program memory (functions and global data) and in RAM (global data). - -WWW: https://github.com/noseglasses/elf_diff |