zephyr/arch/x86
Andy Ross 9c62cc677d kernel: Add kswap.h header to unbreak cycles
The xtensa-asm2 work included a patch that added nano_internal.h
includes in lots of places that needed to have _Swap defined, because
it had to break a cycle and this no longer got pulled in from the arch
headers.

Unfortunately those new includes created new and more amusing cycles
elsewhere which led to breakage on other platforms.

Break out the _Swap definition (only) into a separate header and use
that instead.  Cleaner.  Seems not to have any more hidden gotchas.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
core kernel: Add kswap.h header to unbreak cycles 2018-02-16 10:44:29 -05:00
debug kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
include debug: remove DEBUG_INFO option 2018-02-12 13:58:28 -08:00
soc kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
CMakeLists.txt arch: architecture defines kernel entry 2017-12-27 14:16:08 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig build: warn user about Meltdown vulnerability 2018-01-12 15:12:32 -08:00