Feat: lab 3

This commit is contained in:
2025-04-01 17:13:46 +08:00
parent e2ebb6cc34
commit b7da380421
10 changed files with 197 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
MAKE := make
MAKEFLAGS += -j 8
MAKEFLAGS += -j8
ARCH := aarch64
GNU := $(ARCH)-linux-gnu