Commit a17600c1 authored by Bo Gan's avatar Bo Gan Committed by Anup Patel
Browse files

lib: sbi: change prototype of sbi_trap_redirect



sbi_trap_redirect now uses const pointer to `trap`.
This ensures the caller that we never change `trap` in sbi_trap_redirect.

Signed-off-by: default avatarBo Gan <ganboing@gmail.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 2471cf2e
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