fix exec argc
This commit is contained in:
parent
8baac76050
commit
0f684b9150
3 changed files with 16 additions and 16 deletions
2
README
2
README
|
@ -1,6 +1,6 @@
|
|||
xv6 is a re-implementation of Dennis Ritchie's and Ken Thompson's Unix
|
||||
Version 6 (v6). xv6 loosely follows the structure and style of v6,
|
||||
but is implemented for a modern x86-based multiprocessor using ANSI C.
|
||||
but is implemented for a modern RISC-V multiprocessor using ANSI C.
|
||||
|
||||
ACKNOWLEDGMENTS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue