acpi_db_get_from_history
char *acpi_db_get_from_history(char *command_num_arg);
command_line = acpi_db_get_from_history(acpi_gbl_db_args[1]);
command_line = acpi_db_get_from_history(NULL);