|
hace 3 años | |
---|---|---|
.. | ||
nogcc | hace 3 años | |
sys | hace 3 años | |
SConscript | hace 3 años | |
delay.c | hace 3 años | |
delay.h | hace 3 años | |
dirent.h | hace 3 años | |
poll.h | hace 3 años | |
readme.md | hace 4 años | |
stdlib.c | hace 3 años | |
termios.h | hace 4 años | |
time.c | hace 3 años | |
unistd.c | hace 3 años |
This folder is "common" for all toolchains.
If you want to add new .c
files, please do not forget to fix SConscript file too. eg:
if GetDepend('RT_USING_POSIX') == False:
SrcRemove(src, ['unistd.c'])