All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m42s
6 lines
63 B
Makefile
6 lines
63 B
Makefile
c += mm/pmm.c \
|
|
mm/malloc.c
|
|
|
|
o += mm/pmm.o \
|
|
mm/malloc.o
|