From 0f684b9150b56c3fce1db099e93327ebaaca363a Mon Sep 17 00:00:00 2001 From: Robert Morris Date: Tue, 4 Jun 2019 06:45:09 -0400 Subject: fix exec argc --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 9e3cf19..73e134e 100644 --- a/README +++ b/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 -- cgit v1.2.3