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

Add syscalls #196

Merged
merged 16 commits into from Jul 3, 2021
Merged

Add syscalls #196

merged 16 commits into from Jul 3, 2021

Conversation

vinc
Copy link
Owner

@vinc vinc commented Jun 28, 2021

Add the following syscalls:

  • Sleep
  • Uptime
  • Realtime

@vinc
Copy link
Owner Author

vinc commented Jul 3, 2021

This PR add one function that takes an argument and two functions that returns an argument. Later we'll add more syscalls but first we need to change quite a few things in the kernel.

@vinc vinc marked this pull request as ready for review July 3, 2021 13:47
@vinc vinc merged commit f35ca06 into master Jul 3, 2021
@vinc vinc deleted the feature/syscall branch July 3, 2021 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant