mirror of
https://github.com/ps5-linux/ps5-linux-loader.git
synced 2026-05-12 17:52:00 +00:00
Merge branch 'main' into dev-wifi-fw
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
#ifndef FIRMWARE_H
|
||||
#define FIRMWARE_H
|
||||
|
||||
<<<<<<< dev-wifi-fw
|
||||
int dump_device_firmwares(const char *boot_file_path);
|
||||
=======
|
||||
#include <stddef.h>
|
||||
|
||||
int resolve_device_firmwares(void **initrd, size_t *initrd_size);
|
||||
>>>>>>> main
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user