mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-18 14:11:40 +00:00
2 lines
37 B
Bash
Executable file
2 lines
37 B
Bash
Executable file
#!/bin/sh
|
|
objdump --arch=x86_64 "$@"
|