1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-11 19:29:50 +00:00

x86 elfloader

This commit is contained in:
adamdunkels 2007-03-28 20:27:13 +00:00
parent b7ab1bb721
commit 7db75a8aa6

@ -1,4 +1,4 @@
CONTIKI_SOURCEFILES += mtarch.c elfloader-stub.c
CONTIKI_SOURCEFILES += mtarch.c elfloader-x86.c
### Compiler definitions
CC = gcc