Skip to content

Commit e2bac36

Browse files
committed
Fix asm test
1 parent 030fc0b commit e2bac36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)