4 # Define a stub for f1, which is defined in another file.
6 # (It's questionable whether defining the stub and real function
7 # in separate files is really valid or useful. However, if we
8 # accept it without error, we should do something useful with it.)
10 .section .mips16.fn.f1, "ax", @progbits
13 .reloc 0,R_MIPS_NONE,f1
19 # Define dummy functions for the executable to call.