zephyr/include/arch/riscv
Gerard Marull-Paretas c925b5991a include: remove unnecessary autoconf.h includes
The autoconf.h header is not required because the definitions present in
the file are exposed using the compiler `-imacros` flag.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-04-05 11:18:20 +02:00
..
common include: remove unnecessary autoconf.h includes 2022-04-05 11:18:20 +02:00
riscv-privilege
arch_inlines.h arch/riscv: Implement arch_curr_cpu() 2022-02-25 19:13:50 -05:00
arch.h riscv: better abstraction for register-wide FP load/store opcodes 2022-03-21 07:28:05 -04:00
csr.h copyright: add missing license 2021-09-24 17:07:37 -04:00
error.h riscv: exception code mega simplification and optimization 2022-03-21 07:28:05 -04:00
exp.h riscv: isr.S: dedicate a register to &current_cpu 2022-03-21 07:28:05 -04:00
syscall.h riscv: make arch_is_user_context() SMP compatible 2022-03-21 07:28:05 -04:00
thread.h riscv: implement arch_switch() 2022-03-21 07:28:05 -04:00