Second Extended Filesystem (ext2) and other improvements (#33)
[lunaix-os.git] / lunaix-os / kernel / ds / LBuild
1 sources([
2     "waitq.c",
3     "buffer.c",
4     "rbuffer.c",
5     "btrie.c",
6     "semaphore.c",
7     "mutex.c",
8     "hstr.c",
9     "fifo.c",
10     "rwlock.c"
11 ])