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