2022年3月16日

摘要: root@ubuntu:~/arm/raspberry-pi-os/exercises/lesson05/3/bl4ckout31# make mkdir -p build aarch64-none-elf-gcc -Wall -nostdlib -nostartfiles -ffreestandi 阅读全文
posted @ 2022-03-16 23:13 tycoon3 阅读(4201) 评论(0) 推荐(0)
摘要: 重点结构体学习 struct task_struct { struct thread_info thread_info; void* stack; /* CPU-specific state of this task: */ struct thread_struct thread; } 上次在学th 阅读全文
posted @ 2022-03-16 16:44 tycoon3 阅读(307) 评论(0) 推荐(0)

导航