Skip to content

*context syscals is not implemented #7

@numas13

Description

@numas13

These syscalls are required for coroutines to work.

#define TARGET_NR_setcontext    369
#define TARGET_NR_makecontext   370
#define TARGET_NR_swapcontext   371
#define TARGET_NR_freecontext   372

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions