diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2014-10-13 18:19:00 +0400 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2015-06-19 15:39:37 +0300 |
commit | c10d6969b0958e151c9dd6cfae70ce8db9db3c7e (patch) | |
tree | 76b9e006665fa557c919c5bd8a943a88e9c367ce /arch/arc/include/asm/entry.h | |
parent | 4bf4564b27db18c77c82840025fbfdb0e62406cf (diff) | |
download | linux-c10d6969b0958e151c9dd6cfae70ce8db9db3c7e.tar.xz |
ARC: entry.S: Ensure that restore_regs is local to compilation unit
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>
Diffstat (limited to 'arch/arc/include/asm/entry.h')
0 files changed, 0 insertions, 0 deletions