diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2023-04-19 21:27:25 +0200 |
---|---|---|
committer | Felix Singer <service+coreboot-gerrit@felixsinger.de> | 2023-06-11 19:23:02 +0000 |
commit | 5c2a2e1bb3902a1dced153507a201a180d9c040c (patch) | |
tree | e51fb170d24cfcbb626b55a631f61daf53085fdf /Makefile | |
parent | 09b573ff75be3762568b19837fb41366cd46fc55 (diff) |
arch/risc/mcall.h: Make the stack pointer global
Clang complains about the stack pointer register variable being
uninitialized. This can remediated by making the variable global. Change
the variable name to be more unambiguous.
Change-Id: I24602372833aa9d413bf396853b223263fd873ed
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74570
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Daniel Maslowski <info@orangecms.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions