There was an error while loading. Please reload this page.
1 parent ea36858 commit 962291dCopy full SHA for 962291d
1 file changed
test/arch/riscv/syscall_format.log.match
@@ -278,8 +278,8 @@ $(S) $(XX) -- semtimedop(0x4, 0x123000, 0x1, 0x0) = ?
278
$(S) $(XX) -- semtimedop(0x4, 0x123000, 0x1, 0x0) = 22
279
$(S) $(XX) -- semtimedop(0x4, 0x123000, 0x1, 0x234000) = ?
280
$(S) $(XX) -- semtimedop(0x4, 0x123000, 0x1, 0x234000) = 22
281
-$(S) $(XX) -- semctl(0x1, 0x2, 0x3, $(XX), $(XX), 0x234000) = ?
282
-$(S) $(XX) -- semctl(0x1, 0x2, 0x3, $(XX), $(XX), 0x234000) = 22
+$(S) $(XX) -- semctl(0x1, 0x2, 0x3, $(XX), $(XX), $(XX) = ?
+$(S) $(XX) -- semctl(0x1, 0x2, 0x3, $(XX), $(XX), $(XX) = 22
283
$(S) $(XX) -- msgget(0x1, 0x200) = ?
284
$(S) $(XX) -- msgget(0x1, 0x200) = 22
285
$(S) $(XX) -- msgsnd(0x1, 0x123000, 0x3, 0x3) = ?
0 commit comments