Skip to content

Commit 0719c11

Browse files
committed
Add inline assembly to the reference
1 parent a01d151 commit 0719c11

File tree

2 files changed

+464
-0
lines changed

2 files changed

+464
-0
lines changed

src/SUMMARY.md

+2
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@
114114

115115
- [Linkage](linkage.md)
116116

117+
- [Inline assembly](inline-assembly.md)
118+
117119
- [Unsafety](unsafety.md)
118120
- [Unsafe functions](unsafe-functions.md)
119121
- [Unsafe blocks](unsafe-blocks.md)

0 commit comments

Comments
 (0)