Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / gpl3 / binutils / dist / 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: