cosmetic change
This commit is contained in:
@@ -122,7 +122,7 @@ extern void flash_reset_counter (uint8_t counter_tag_nr);
|
|||||||
extern int flash_erase_binary (uint8_t file_id);
|
extern int flash_erase_binary (uint8_t file_id);
|
||||||
extern int flash_write_binary (uint8_t file_id, const uint8_t *data, uint16_t len, uint16_t offset);
|
extern int flash_write_binary (uint8_t file_id, const uint8_t *data, uint16_t len, uint16_t offset);
|
||||||
|
|
||||||
/* Linker set this symbol */
|
/* Linker set these two symbols */
|
||||||
extern uint8_t ch_certificate_start;
|
extern uint8_t ch_certificate_start;
|
||||||
extern uint8_t random_bits_start;
|
extern uint8_t random_bits_start;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user