|
3 жил өмнө | |
---|---|---|
.. | ||
nogcc | 3 жил өмнө | |
sys | 3 жил өмнө | |
SConscript | 3 жил өмнө | |
delay.c | 3 жил өмнө | |
delay.h | 3 жил өмнө | |
dirent.h | 3 жил өмнө | |
fcntl.h | 3 жил өмнө | |
poll.h | 3 жил өмнө | |
readme.md | 4 жил өмнө | |
stdlib.c | 3 жил өмнө | |
termios.h | 4 жил өмнө | |
time.c | 3 жил өмнө | |
unistd.c | 3 жил өмнө |
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'])