#ifndef FIRMWARE_H #define FIRMWARE_H #include int resolve_device_firmwares(void **initrd, size_t *initrd_size); #endif