zephyr/scripts/gen_idt
Yonattan Louise b8a0d15784 gen_idt: Change the custom host identifier macro.
In order to keep the code compatibility with Linux and Windows, the flag
O_BINARY is defined as zero when we are compiling in a Linux host. But
when compiling in a Windows host, we have to use the definition of the
flag provided by the host's includes. Currently, there is a custom macro
to identify if the host is a Windows host. This commit change that custom
macro for the macros that compilers provide to avoid defining a new one.

Change-Id: Ifeeab17c68d07039bd5b4a80c8263d338e6448ce
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:24:52 -05:00
..
Makefile remove shared/ and create files directly 2016-02-05 20:15:25 -05:00
gen_idt.c gen_idt: Change the custom host identifier macro. 2016-02-05 20:24:52 -05:00
version.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
version.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00