cleanup: i386 arch detection
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 7 Dec 2021 20:22:23 +0000 (15:22 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 Dec 2021 17:18:23 +0000 (12:18 -0500)
commit5ee141704eaf9f77795fd573873d4bea5f136c71
treefade2e2b488f11351f0db823346489dc9fd0ae80
parent101389e4df4a9661d22d9e9e7e15a7284ef06d0d
cleanup: i386 arch detection

On x86-32, '__i386__' or '__i386' is always defined regardless of the
march / mtune value, simplify the detection code.

Change-Id: Icadabc60554b58d5d2611ec58f3efff9aa067dac
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/urcu/arch.h
This page took 0.024677 seconds and 4 git commands to generate.