Attention is currently required from: Hoernchen.
2 comments:
File crc_code.c:
Patch Set #10, Line 102: // uint32_t length = strtoul(argv[3], NULL, 16);
can this commented out code be removed? I guess every C developer knows that diferent base arguments can be given to strtoul, if so desired?
File crc_params.c:
Patch Set #10, Line 5: // __attribute__((used, section(".crc_par"))) const uint32_t __CRC_End = 0xFFFFFFFF; /* Placeholder */
why do we have this commented-out code here? is this some earlier attempts? shouldn't it be removed?
To view, visit change 39437. To unsubscribe, or for help writing mail filters, visit settings.