diff --git a/README.md b/README.md index 3a3b7e9c759fc9ebb828ed5a4e336caf9fa5951a..5d9be7ca2f00100fd5f08d6d78698b3b66d05312 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ **PLEASE LEAVE A FOLLOW WHEN STEALING THE CODE** +** Edit 2: Please send swish to mr Axel and mr David if you pass all labs ** + **Lab 0:** - The parameter of the system call is 9 in SYS_WRITE in syscall-nr.h. - The command "p f->esp+8" gives the second parameter of the system call. Which is: "$2 = (void *) 0xbffffee0", it is the value of the pointer to the address of the string.