We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1466b3 commit 89ffc6cCopy full SHA for 89ffc6c
typed_syscall_data/README.md
@@ -591,3 +591,9 @@ we could improve on the ABI proposed above:
591
still happen if a user runs an app on a kernel that was compiled for a
592
different version of the syscall definition. We could mitigate that by having
593
CI checks that prevent ABI-breaking changes to syscall interfaces.
594
+
595
+## Discussion
596
597
+The [PR that added this
598
+document](https://github.com/tock/design-explorations/pull/4) has good
599
+discussion on this topic.
0 commit comments