Skip to content

Commit 7501f0c

Browse files
committed
Fix asm test
1 parent 5f1e922 commit 7501f0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run/asm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ fn asm() {
213213
core::arch::asm!(
214214
"",
215215
out("al") _,
216-
out("bl") _,
217216
out("cl") _,
218217
out("dl") _,
219218
out("sil") _,

0 commit comments

Comments
 (0)