diff options
Diffstat (limited to 'com32/hdt/hdt-cli.h')
-rw-r--r-- | com32/hdt/hdt-cli.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/com32/hdt/hdt-cli.h b/com32/hdt/hdt-cli.h index aa27ac7d..3684fa40 100644 --- a/com32/hdt/hdt-cli.h +++ b/com32/hdt/hdt-cli.h @@ -153,6 +153,7 @@ cli_mode_t mode_s_to_mode_t(char *name); void set_mode(cli_mode_t mode, struct s_hardware *hardware); void start_cli_mode(struct s_hardware *hardware); +void start_auto_mode(struct s_hardware *hardware); void main_show(char *item, struct s_hardware *hardware); // DMI STUFF |