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:
parent
e2228ec347
commit
26e2c2d063
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
CC = $(CCPREFIX)gcc
|
||||
|
||||
CFLAGS = -std=gnu99 -Wall -Wextra
|
||||
|
||||
BINS = strlen.bin memset.bin
|
||||
|
|
Loading…
Reference in a new issue