Skip to content
Snippets Groups Projects
Commit 3b07699d authored by Axel Boström's avatar Axel Boström
Browse files

Update README.md

parent babafecf
No related branches found
No related tags found
No related merge requests found
**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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment