Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Maliha N Chaudhry
17-q1-551p-xv6-public
Commits
0df5f11b
Commit
0df5f11b
authored
Sep 25, 2016
by
Frans Kaashoek
Browse files
Typo (Thanks to Austin Liew)
parent
7ddba7a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
syscall.c
View file @
0df5f11b
...
...
@@ -49,7 +49,7 @@ argint(int n, int *ip)
}
// Fetch the nth word-sized system call argument as a pointer
// to a block of memory of size
n
bytes. Check that the pointer
// to a block of memory of size bytes. Check that the pointer
// lies within the process address space.
int
argptr
(
int
n
,
char
**
pp
,
int
size
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment