mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-04 13:06:38 +00:00
f83fb3704b
The symbol generation shell scripts cause CRLF issues on Windows/Cygwin again and again. Instead of fixing this yet again I opted to remove the symbol generation script at least for the "no symbols" scenario with two C source files to be copied.
4 lines
69 B
C
4 lines
69 B
C
#include "loader/symbols.h"
|
|
|
|
extern const struct symbols symbols[1];
|