Skip to content

Commit 933df00

Browse files
committed
Update README.md
1 parent f1aed4b commit 933df00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter9/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ In our implementation, the first 8 megabytes of physical memory will be reserved
77
- The kernel
88
- GDT, IDT et TSS
99
- Kernel Stack
10-
- Some space reserved to hardware (video memory, ..)
10+
- Some space reserved to hardware (video memory, ...)
1111
- Page directory and pages table for the kernel
1212

1313
The rest of the physical memory is freely available to the kernel and applications.

0 commit comments

Comments
 (0)