Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Dec 8, 2023
1 parent 38a6a37 commit 8d1ad4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/syter_bootargs/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ int cmd_boot(int argc, const char **argv) {
const msh_command_entry commands[] = {
msh_define_command(bootargs),
msh_define_command(reload),
msh_define_command(bootm),
msh_define_command(boot),
msh_command_end,
};

Expand Down

0 comments on commit 8d1ad4d

Please sign in to comment.