Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Commit

Permalink
Expand scope of VMA functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-stoakes committed Jun 28, 2016
1 parent 21573eb commit 619396b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ code:
[Page table][page-tables] functions relating to page table flags, separated
out to avoid the page table functions page getting to huge.

4. [VMA Functions][vma-funcs] - Functions relating to Virtual Memory Areas
(VMAs), which are described in the [Process Address Space][process] section.
4. [VMA Functions][vma-funcs] - Functions relating to memory descriptors and
Virtual Memory Areas (VMAs), which are described in the
[Process Address Space][process] section.

### Forthcoming

Expand Down

0 comments on commit 619396b

Please sign in to comment.