mirror of
https://github.com/0xAX/linux-insides.git
synced 2025-07-04 16:22:32 +00:00
fix links in Concepts/README.md
This commit is contained in:
parent
151a27f71a
commit
9e2dd1c225
@ -2,7 +2,7 @@
|
||||
|
||||
This chapter describes various concepts which are used in the Linux kernel.
|
||||
|
||||
* [Per-CPU variables](per-cpu.md)
|
||||
* [CPU masks](cpumask.md)
|
||||
* [The initcall mechanism](initcall.md)
|
||||
* [Notification Chains](notification_chains.md)
|
||||
* [Per-CPU variables](linux-cpu-1.md)
|
||||
* [CPU masks](linux-cpu-2.md)
|
||||
* [The initcall mechanism](linux-cpu-3.md)
|
||||
* [Notification Chains](linux-cpu-4.md)
|
||||
|
Loading…
Reference in New Issue
Block a user