mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-03-02 06:42:26 +00:00
2 lines
34 B
Bash
Executable file
2 lines
34 B
Bash
Executable file
#!/bin/sh
|
|
objdump --arch=arm64 $*
|