Skip to content

Commit 15496e9

Browse files
committed
karm-cli: Fix build for efi.
1 parent f0fa1d3 commit 15496e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libs/karm-cli/cursor.h

+1
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ struct Cmd {
149149
}
150150
#endif
151151

152+
(void)writer;
152153
return Ok(0uz);
153154
}
154155
};

0 commit comments

Comments
 (0)