Jacob Garber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39072 )
Change subject: include/stdint.h: Remove old reference to ROMCC ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39072/2/src/include/stdint.h File src/include/stdint.h:
https://review.coreboot.org/c/coreboot/+/39072/2/src/include/stdint.h@17 PS2, Line 17: /* TODO: GCC can provide its own implementation of stdint.h, I think this whole comment can be removed. We rely in several places on the exact integer types used here, and switching to the GCC header would loose that.