diff options
author | Daniel Bertalan <dani@danielbertalan.dev> | 2021-12-04 09:15:19 +0100 |
---|---|---|
committer | Brian Gianforcaro <b.gianfo@gmail.com> | 2021-12-04 11:59:59 -0800 |
commit | 294cb3cef483b1a99a47bc715bff3e4b27e0d409 (patch) | |
tree | 19625fa4e36efcc32a4ed2586f394fab9b2ca391 /Userland | |
parent | 9b90f1fed5a81c52f006203ee2212f28bdc470d3 (diff) | |
download | serenity-294cb3cef483b1a99a47bc715bff3e4b27e0d409.zip |
Kernel: Wrap x86 assembly behind `ARCH(...)` in Syscall.h
Unlike GCC, Clang parses assembly eagerly, and immediately rejects
inline assembly that's not for the right architecture.
Diffstat (limited to 'Userland')
0 files changed, 0 insertions, 0 deletions