mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 18:13:19 +00:00
As the unified kernel should replace the nanokernel and microkernel lets go ahead and move code shared between the nanonkernel and unified kernel into the unified kernel. Change-Id: I8931efa5d67025381d5d0d9563e7c6632cece87f Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2 lines
31 B
C
2 lines
31 B
C
#include "../unified/device.c"
|