zephyr/include/zephyr/arch/posix
Alberto Escolar Piedras cefe57f1e3 arch POSIX: Add two missing prototypes to header
The posix_soc_if.h header includes all functions
one can expect any native board will provide.
These two functions (to set and clear an interrupt
from SW) were missing, but they are also required.
Add them.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-09-01 09:54:27 +02:00
..
arch.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
arch_inlines.h smp: define arch_num_cpus always 2022-10-21 13:14:58 +02:00
asm_inline.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
asm_inline_gcc.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
linker.ld native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
native_sim_interface.ld native_sim: Add new native_sim board 2023-07-05 07:01:19 -04:00
native_tasks.ld include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
posix_soc_if.h arch POSIX: Add two missing prototypes to header 2023-09-01 09:54:27 +02:00
posix_trace.h posix arch: tracing: Define 3 new vprintf equivalent APIs 2023-06-23 08:59:21 +02:00
thread.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00