1
0
Fork 0
mirror of https://github.com/tailix/kernel.git synced 2024-10-30 12:03:52 -04:00

Remove unnecessary code

This commit is contained in:
Braiden Vasco 2017-11-08 11:42:50 +00:00
parent e2228ec347
commit 26e2c2d063

View file

@ -1,5 +1,3 @@
CC = $(CCPREFIX)gcc
CFLAGS = -std=gnu99 -Wall -Wextra
BINS = strlen.bin memset.bin