#ifndef FIRMWARE_H #define FIRMWARE_H int dump_device_firmwares(const char *boot_file_path); #endif