diff options
author | Howard Zhang <howard.zhang@arm.com> | 2020-07-30 18:43:01 +0800 |
---|---|---|
committer | Howard Zhang <howard.zhang@arm.com> | 2020-08-03 16:38:51 +0800 |
commit | b9a49f2065732fb4ae27d24ec05e59c4ae09adb4 (patch) | |
tree | 447536ec4ac0d43abc03c9d9f91700f42a958833 /pkg/ilist | |
parent | ba2bf9fc13c204ad05d9fbb7199b890e6faf1d76 (diff) |
AARCH64:fix variable name collision with register name
The variable name is g which is collision with the reserved name
for R28. This leads to bazel build failure on ARM with following
information:
(register+register) not supported on this architecture
rename it from g to ptr (referenced from golang source
code)
Signed-off-by: Howard Zhang <howard.zhang@arm.com>
Diffstat (limited to 'pkg/ilist')
0 files changed, 0 insertions, 0 deletions