[stage2] Refactor key_derivation type and function declarations
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
#include <stdio.h>
|
||||
#include "key_derivation.h"
|
||||
|
||||
int package1_parse_boot0(void **package1, size_t *package1_size, nx_keyblob_t *keyblobs, uint32_t *version, FILE *boot0);
|
||||
int package1_parse_boot0(void **package1, size_t *package1_size, nx_keyblob_t *keyblobs, uint32_t *revision, FILE *boot0);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user