mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 21:16:22 +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
30 B
C
2 lines
30 B
C
#include "../unified/errno.c"
|