coreboot/src/superio
Elyes Haouas bdd03c20d5 tree: Use <stdio.h> for snprintf
<stdio.h> header is used for input/output operations (such as printf,
scanf, fopen, etc.). Although some input/output functions can manipulate
strings, they do not need to directly include <string.h> because they
are declared independently.

Change-Id: Ibe2a4ff6f68843a6d99cfdfe182cf2dd922802aa
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82665
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-05-29 10:33:54 +00:00
..
acpi superio/acpi: Add SUPERIO_PNP_NO_DIS to support always active LDNs 2024-03-01 15:37:48 +00:00
aspeed include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
common tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
fintek superio/fintek/f81866d: Fix UART numbers 2024-04-16 15:39:48 +00:00
ite superio/ite: Add function to disable PME# output 2024-04-13 13:24:12 +00:00
nsc include/device/device.h: Remove CHIP_NAME() macro 2024-01-31 09:51:58 +00:00
nuvoton sio/nuvoton/nct6779d: Correct GPIOBASE virtual LDN 2024-04-18 11:04:25 +00:00
renesas superio: Remove blank lines before and after code blocks 2024-03-30 07:47:54 +00:00
smsc superio: Remove blank lines before and after code blocks 2024-03-30 07:47:54 +00:00
winbond superio: Remove blank lines before and after code blocks 2024-03-30 07:47:54 +00:00