summaryrefslogtreecommitdiff
path: root/firmware/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/SOURCES')
-rw-r--r--firmware/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/SOURCES b/firmware/SOURCES
index baba51ca20..061c6323c8 100644
--- a/firmware/SOURCES
+++ b/firmware/SOURCES
@@ -39,9 +39,9 @@ common/disk.c
39#if !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__) 39#if !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__)
40common/errno.c 40common/errno.c
41#endif /* !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__) */ 41#endif /* !defined(SIMULATOR) || defined(__MINGW32__) || defined(__CYGWIN__) */
42common/filefuncs.c
42common/memcmp.c 43common/memcmp.c
43common/memchr.c 44common/memchr.c
44common/misc.c
45common/qsort.c 45common/qsort.c
46common/random.c 46common/random.c
47common/sprintf.c 47common/sprintf.c