mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-11-24 04:38:38 +00:00
Clang provides a __builtin_offsetof which can be detected using __has_builtin(). Signed-off-by: Alex Richardson <Alexander.Richardson@cl.cam.ac.uk> Reviewed-by: Anup Patel <anup.patel@wdc.com>