Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syscall handlers should be moved to specific files #4

Open
mquinson opened this issue Oct 17, 2014 · 0 comments
Open

syscall handlers should be moved to specific files #4

mquinson opened this issue Oct 17, 2014 · 0 comments

Comments

@mquinson
Copy link
Owner

https://github.com/mquinson/simterpose/blob/master/src/syscall_process.c is too large and should be split in several files. I already started a sys_mem.c and a sys_process.c files to sort these handlers out, but this should be done further.

Note that it would probably be better to first do #3, before tackling this one, but that's optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants