02cf88bb76
GitOrigin-RevId: c4a0efdd5a728e20791b8d8d2f26f90ac228ee8d
4 lines
72 B
Bash
4 lines
72 B
Bash
#! @bash@/bin/bash
|
|
# shellcheck shell=bash
|
|
|
|
exec @buildobjdump@ -p "$@"
|