diff options
author | Thomas Heijligen <thomas.heijligen@secunet.de> | 2021-09-26 13:42:39 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2021-09-29 11:31:45 +0000 |
commit | a16f6a549737a0ca1f6b18cb2b62cd39a54e50b6 (patch) | |
tree | f2619a38fa7f96efdfc4a2cf391b96108ec3f9d8 /fmap.h | |
parent | 61181a72a4722a1e55ddd22112ce9f8d26794230 (diff) | |
download | flashrom-a16f6a549737a0ca1f6b18cb2b62cd39a54e50b6.tar.gz flashrom-a16f6a549737a0ca1f6b18cb2b62cd39a54e50b6.tar.bz2 flashrom-a16f6a549737a0ca1f6b18cb2b62cd39a54e50b6.zip |
internal.c: unify the macro for x86 only code
The #if defined(__i386__) || defined(__x86_64__) guard is commonly used
for x86 only code across flashrom.
Only platform.h and hwaccess.* use the IS_X86 macro.
Change-Id: I94a599431f58666189c8cd601286e9b30c8bf62b
Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/57942
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'fmap.h')
0 files changed, 0 insertions, 0 deletions