Skip to content

Commit fff1191

Browse files
chorman0773joshtriplett
authored andcommitted
Style fixes
1 parent e768d03 commit fff1191

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/inline-assembly.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -547,8 +547,7 @@ On x86, the following additional directives are guaranteed to be supported:
547547
```
548548

549549
On x86 for `global_asm!` only, the following additional directives are guaranteed to be supported (it is unspecified whether `.code16` or `.code32` are supported for `asm!()`):
550-
551550
```as
552551
.code16
553552
.code32
554-
```
553+
```

0 commit comments

Comments
 (0)