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