3 lines
46 B
Text
3 lines
46 B
Text
|
#!/bin/sh
|
||
|
exec @@CONFIG_TARGET_OBJDUMP@@ "$@"
|