mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-25 21:31:25 +00:00
3 lines
35 B
Text
3 lines
35 B
Text
|
#!/bin/sh
|
||
|
objdump --arch=x86_64 $*
|