From dc6ffd2cbf38f0406a9d76e28d7a5102b694f1cc Mon Sep 17 00:00:00 2001 From: m2-almarri <mohamed2.almarri@live.uwe.ac.uk> Date: Wed, 5 Jul 2023 14:09:33 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d8eb886..07e4533 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ This is a variant of the Pintos Operating System for use as part of Operating Systems module at the University of the West of England (UWE). #this is the first edit By Mohamed2.Almarri@live.uwe.ac.uk +Added system call numbers list and assigned variables based on lib/syscall-nr.h + + -- GitLab