blob: 4e8373171938c7b6a3e00f3b8149e7a64104a2f2 [file] [log] [blame]
/* The link will fail if foo is included because undefined_sym is not defined. */
.section .text.foo,"axR"
.global foo
.type foo, %function
foo:
.long undefined_sym