mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-18 23:35:17 +01: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.