mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-02-14 23:51:49 +00:00
3 lines
35 B
Text
3 lines
35 B
Text
|
#!/bin/sh
|
||
|
objdump --arch=x86_64 $*
|