mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-20 05:56:32 +00:00
🆕 内核栈反向追踪
This commit is contained in:
@ -14,3 +14,6 @@ process.o: process.c
|
||||
|
||||
wait_queue.o: wait_queue.c
|
||||
gcc $(CFLAGS) -c wait_queue.c -o wait_queue.o
|
||||
|
||||
clean:
|
||||
echo "Done."
|
Reference in New Issue
Block a user