cosmetic change

This commit is contained in:
NIIBE Yutaka 2011-05-10 10:11:46 +09:00
parent fdbeb8c84d
commit 96dc883954

View File

@ -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_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 random_bits_start;