+4
−4
Loading
This fixes the possible link/relo errors, since restore_regs will be
provided by ISA code, but called from ARC common code.
The .L prefix reassures binutils that it will be in same compilation
unit.
Signed-off-by:
Vineet Gupta <vgupta@synopsys.com>