Commit 24bfa687 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

include: Replace #csr with __ASM_STR(csr) in csr_xyz() macros



We replace #csr with __ASM_STR(csr) in all csr_xyz() macros
so that we can pass CSR number instead of CSR name when GCC
is not aware of CSR name.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 81e8950a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment