mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 14:48:08 +00:00
minor grammer edits
This commit is contained in:
parent
78bae37004
commit
7d5b4850db
@ -53,7 +53,7 @@ Earlier we saw definitions of different data types like `u16` etc. in the kernel
|
||||
|------|------|-------|-----|------|----|-----|-----|-----|
|
||||
| Size | 1 | 2 | 4 | 8 | 1 | 2 | 4 | 8 |
|
||||
|
||||
If you the read source code of the kernel, you'll see these very often and so it will be good to remember them.
|
||||
If you read the source code of the kernel, you'll see these very often and so it will be good to remember them.
|
||||
|
||||
Heap API
|
||||
--------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user