diff options
author | Daniel Bertalan <dani@danielbertalan.dev> | 2023-04-22 16:29:17 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-04-23 14:30:59 +0200 |
commit | d205814da672985e26db40e9dc3962c6222834a0 (patch) | |
tree | cf6b868ec1cf63fface3eba135e499b29a14d94f /Userland/Applications/BrowserSettings/main.cpp | |
parent | 9b9cc76b1d0389dc24f278044bbbe8fb6d83a766 (diff) | |
download | serenity-d205814da672985e26db40e9dc3962c6222834a0.zip |
Kernel+LibC: Implement `pthread_create` for AArch64
Instead of storing x86_64 register names in `SC_create_thread_params`,
let the Kernel figure out how to pass the parameters to
`pthread_create_helper`.
Diffstat (limited to 'Userland/Applications/BrowserSettings/main.cpp')
0 files changed, 0 insertions, 0 deletions