diff options
author | Jisheng Zhang <[email protected]> | 2024-07-10 00:05:22 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-09-15 00:03:23 -0700 |
commit | 7c9d980e46703029e9f149ecf26c6a263d8923b6 (patch) | |
tree | a4672b3e2cf3eea9c135d3e4e2a7a4d63f80035e /scripts/generate_rust_analyzer.py | |
parent | 6868d12e0205765c1296c7c5e81e515ec015ab89 (diff) |
riscv: select ARCH_USE_SYM_ANNOTATIONS
Now, riscv has been converted to the new style SYM_ assembler
annotations. So select ARCH_USE_SYM_ANNOTATIONS to ensure the
deprecated macros such as ENTRY(), END(), WEAK() and so on are not
available and we don't regress.
Signed-off-by: Jisheng Zhang <[email protected]>
Reviewed-By: Clément Léger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions