zephyr/include/arch/posix
Andy Ross 2399c5bfbe include/arch: Steal native_posix bit manipulation routines
I was half way through typing up my own one of these when I realized
there was one already in the tree.  Move it to a shared header.

(FWIW: I really doubt that most architectures actually benefit from
their own versions of these tools -- GCC's optimizer is really good,
and custom assembly defeats optimization and factorizations of the
expressions in context.)

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-01-11 15:18:52 -05:00
..
arch.h
asm_inline.h
asm_inline_gcc.h include/arch: Steal native_posix bit manipulation routines 2019-01-11 15:18:52 -05:00
linker.ld
native_tasks.ld