mcuboot/boot/zephyr/include/os
David Brown 299245d7de zephyr: Move code under 'boot' directory
The Zephyr build systems makes some assumptions about the directory
layout, and encounters problems if the necessary path contains "../..".
To help this, place the zephyr directory next to the bootutil directory
so that the Makefile can just refer to "../bootutil".  This keeps all of
the build artifacts under the proper top-level directory.
2017-01-10 09:49:47 -07:00
..
os.h zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
os_heap.h zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
os_malloc.h zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00