6 lines
85 B
Makefile
6 lines
85 B
Makefile
c += sync/spin_lock.c \
|
|
sync/biglock.c
|
|
|
|
o += sync/spin_lock.o \
|
|
sync/biglock.o
|