nasm/autoconf
H. Peter Anvin (Intel) 30844a4c62 offsetin(): use typeof() if the compiler supports it
If the C compiler has typeof(), we can use a safer implementation of
the offsetin() macro by using typeof(). Since typeof() isn't standard
(yet?) autoconf has to test for it.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2020-07-06 12:39:14 -07:00
..
helpers autoconf: update helpers/config.{sub,guess} 2019-08-07 01:14:42 -07:00
m4 offsetin(): use typeof() if the compiler supports it 2020-07-06 12:39:14 -07:00