Files
squeezelite-esp32/lib/spotify/cspot/bell/external/cJSON/tests/unity_setup.c
2026-03-13 17:03:22 +00:00

4 lines
121 B
C

// msvc doesn't support weak-linking, so we need to define these functions.
void setUp(void) { }
void tearDown(void) { }