HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43966 )
Change subject: src/console: Add missing <{stddef,stdint}.h> ......................................................................
Patch Set 1:
(4 comments)
I've added comments to make the review easy.
https://review.coreboot.org/c/coreboot/+/43966/1/src/console/console.c File src/console/console.c:
https://review.coreboot.org/c/coreboot/+/43966/1/src/console/console.c@57 PS1, Line 57: uint8_t stdint
https://review.coreboot.org/c/coreboot/+/43966/1/src/console/console.c@57 PS1, Line 57: size_t stddef
https://review.coreboot.org/c/coreboot/+/43966/1/src/console/vsprintf.c File src/console/vsprintf.c:
https://review.coreboot.org/c/coreboot/+/43966/1/src/console/vsprintf.c@10 PS1, Line 10: size_t stddef
https://review.coreboot.org/c/coreboot/+/43966/1/src/console/vtxprintf.c File src/console/vtxprintf.c:
https://review.coreboot.org/c/coreboot/+/43966/1/src/console/vtxprintf.c@202 PS1, Line 202: size_t stddef