mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-24 06:16:59 +00:00
GNUC compilers greater than version 6 already have the macro __always_inline defined. This fix checks GNUC version before defining the macro itself.