Skip to content

Commit 650097c

Browse files
committed
Update SUMMARY.md
1 parent 020a5e2 commit 650097c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* [GDT](Chapter-6/README.md)
1010
* [IDT and interrupts](Chapter-7/README.md)
1111
* [Memory management: physical and virtual](Chapter-8/README.md)
12+
* Memory management: physical and virtual
1213
* Process management and multitasking
1314
* External program execution: ELF files
1415
* Userland and syscalls
@@ -20,5 +21,4 @@
2021
* Standard C library (libC)
2122
* UNIX basic tools: sh, cat
2223
* Lua interpreter
23-
* Memory management: physical and virtual
2424

0 commit comments

Comments
 (0)