fixed bash/dash/sh issue (Ubuntu)
[zpugcc/jano.git] / toolchain / binutils / ld / testsuite / ld-elfvsb / define.s
blobb38e3e0c05387b284ab7f77c2c48121bf2eefa7f
1 .data
2 .globl protected
3 .type protected,"object"
4 protected:
5 .globl hidden
6 .type hidden,"object"
7 hidden:
8 .globl internal
9 .type internal,"object"
10 internal: