Skip to content

Commit

Permalink
Rewrite generate_linux_syscalls to be completely table based
Browse files Browse the repository at this point in the history
Changes by Arnd Bergmann have migrated all supported architectures to
use a table for their syscall lists. This removes the need of calling a
C pre-processor and simplifies the logic dramatically.
  • Loading branch information
The-King-of-Toasters committed Oct 29, 2024
1 parent d22049a commit 5c46c77
Showing 1 changed file with 196 additions and 632 deletions.
Loading

0 comments on commit 5c46c77

Please sign in to comment.