blob: 0d0b11f6fdb2007b33de0a9b652b1251872669b1 [file] [log] [blame]
.text
.set micromips
.global foo
.type foo,@function
foo:
nop
.set nomicromips
.global bar
.type bar,@function
bar:
nop