add stub inline asm chapter (#773)
This commit is contained in:
parent
2b56a22b3f
commit
996d9c6e89
1 changed files with 4 additions and 0 deletions
4
src/doc/rustc-dev-guide/src/backend/inline-asm.md
Normal file
4
src/doc/rustc-dev-guide/src/backend/inline-asm.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Inline Assembly
|
||||
|
||||
**TODO: You can find more info in
|
||||
https://github.com/rust-lang/rust/pull/69171#issue-375572066**
|
||||
Loading…
Add table
Add a link
Reference in a new issue