Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arch/riscv64: Add 'plthook.S' to resolve compile errors
This is a commit to fix an issue where the architecture-dependent 'plthook.S' file is not found at compile time in the RISC-V environment. It is only a declaration because there is no support for 'plthook.S' at this stage. Signed-off-by: Gichoel Choi <gichoel3101@gmail.com>
- Loading branch information