Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-24 09:59:49 +00:00
parent cce396a1ac
commit 9de01208b0

View File

@@ -28,8 +28,9 @@ xstart(int argc, char *argv[])
static int first_run = 1;
static struct xstate us = {
/* DO NOT MESS THIS UP, OR THERE WILL BE DEMONS */
{
/* be careful when modifying xstate. you
* must set everything precisely */
{
CMD_DUMP, "dump", cmd_helper_dump, ARGC_3,
ARG_NOPART,