chiark / gitweb /
teseq: Update from 1.1 to 1.1.1
[termux-packages] / packages / binutils / ldd
1 #!/system/bin/sh
2
3 objdump -p $@ | grep NEEDED | cut -d ' ' -f 18