Subversion Repositories HelenOS

Rev

Rev 3265 | Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

{
    "quit",
    "Exit the console",
    &cmd_quit,
    &help_cmd_quit,
    -1
},
{
    "exit",
    NULL,
    &cmd_quit,
    &help_cmd_quit,
    -1
},