std.os.linux.loongarch32: remove a leftover FIXME comment

This commit is contained in:
Alex Rønne Petersen
2026-04-15 20:31:48 +02:00
parent e7ee61cd64
commit deb9b58cbc
-1
View File
@@ -87,7 +87,6 @@ pub fn syscall6(
: .{ .r12 = true, .r13 = true, .r14 = true, .r15 = true, .r16 = true, .r17 = true, .r18 = true, .r19 = true, .r20 = true, .memory = true });
}
// FIXME
pub fn clone() callconv(.naked) u32 {
// __clone(func, stack, flags, arg, ptid, tls, ctid)
// a0, a1, a2, a3, a4, a5, a6