Skip to content

Commit 89ffc6c

Browse files
committed
typed-syscalls: link to PR discussion.
1 parent a1466b3 commit 89ffc6c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

typed_syscall_data/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,3 +591,9 @@ we could improve on the ABI proposed above:
591591
still happen if a user runs an app on a kernel that was compiled for a
592592
different version of the syscall definition. We could mitigate that by having
593593
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

Comments
 (0)