You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
250 B

.text
.abiversion 2
.globl foo_not_shared
.p2align 4
.type foo_not_shared,@function
foo_not_shared:
.Lfunc_begin0:
li 3, 55
blr
.long 0
.quad 0
.Lfunc_end0:
.size foo_not_shared, .Lfunc_end0-.Lfunc_begin0