Attention is currently required from: Felix Singer, Thomas Heijligen, Angel Pons. Hello Felix Singer, build bot (Jenkins), Nico Huber, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/58276
to look at the new patch set (#6).
Change subject: platform.h: remove IS_LINUX and IS_MACOSX macros ......................................................................
platform.h: remove IS_LINUX and IS_MACOSX macros
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 be 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/6