diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2022-03-23 21:36:24 +0100 |
---|---|---|
committer | Arthur Heymans <arthur@aheymans.xyz> | 2022-05-11 13:55:18 +0000 |
commit | 4bf582f6bb3306b09e9100c7440c265c59094721 (patch) | |
tree | bdb5aa7c3895824a2a706b1df33848a113cfaa90 /3rdparty | |
parent | 8ddecd8538f688bde0f2c8c6d71b2062bac04b09 (diff) |
amd/*/gcccar.inc: Replace local declarations
Although useful to declare local symbols inside macros clang does not
support them. Using the \@ symbol which increments each time the macro
is used we can do the same. With BUILD_TIMELESS=1 the binaries don't
change and do build with GCC so nothing is lost here.
Change-Id: I01054e2bdcb63810b21eb51b46bdc6e1bd999516
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63045
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions