[libclc][NFC] Remove blank line at end of file

This commit is contained in:
Fraser Cormack 2025-04-10 10:02:51 +01:00
parent 135a7874dc
commit 7d32d72f10

View File

@ -11,4 +11,3 @@
#include <clc/internal/math/clc_sw_fma.h>
_CLC_DEFINE_TERNARY_BUILTIN(float, fma, __clc_sw_fma, float, float, float)