Skip to content
Commit f974cb0a authored by Alberto Escolar Piedras's avatar Alberto Escolar Piedras Committed by Andrew Boie
Browse files

posix arch: Untangle headers



posix_soc_if.h is meant to be a private header between
the POSIX ARCH, SOC, and maybe boards,
it should not contain definitions meant to be used directly
by the kernel or app.

Some definitions were placed here due to a dependency moebius
loop.
Unravel that by removing all header dependencies in posix_soc_if.h,
move those definitions out to a more logical place,
and while we are here reduce the amount of users of
irq_offload.h in POSIX arch related code

Signed-off-by: default avatarAlberto Escolar Piedras <alpi@oticon.com>
parent be7a4bf7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment