Skip to content

syscall handlers should be moved to specific files #4

Description

@mquinson

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions