Skip to content
Snippets Groups Projects
Commit 83f222db authored by a2-stratford's avatar a2-stratford
Browse files

Modified syscall_open

syscall_open.c
line 14: Commented out current code
line 18: Changed to create new file struct
line 19: Changed to use file struct and brace guard statement
line 21: Added return to exit early
line 22: Closing brace for guard statement
line 23: Commented out old code
line 24: Returning pointer to file struct
parent ca0bafc6
No related branches found
No related tags found
2 merge requests!22Merge Feature/system calls,!15Alex/27 implement open system call
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment