Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/58276
to look at the new patch set (#2).
Change subject: platform.h: remove IS_LINUX and IS_MACOSX macro ......................................................................
platform.h: remove IS_LINUX and IS_MACOSX macro
Replace the remaining uses by the plain macros. Windows, Linux and MacOS are the only systems with explicit macros. Only the Windows macro is used in several places. The others can easily handled like all other systems.
Change-Id: I23ec8fdcff8202d10ddf5a7520432e5b26b01cd4 Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.de --- M hwaccess.c M platform.h 2 files changed, 2 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/76/58276/2