coreboot-kgpe-d16/src/arch/arm
Elyes HAOUAS 854782330c src: Remove unused 'include <stdint.h>
Found using:
diff <(git grep -l '#include <stdint.h>' -- src/) <(git grep -l 'int8_t\|int16_t\|int32_t\|int64_t\|intptr_t\|intmax_t\|s8\|u8\|s16\|u16\|s32\|u32\|s64\|u64\|INT8_MIN\|INT8_MAX\|INT16_MIN\|INT16_MAX\|INT32_MIN\|INT32_MAX\|INT64_MIN\|INT64_MAX\|INTMAX_MIN\|INTMAX_MAX' -- src/) |grep -v vendorcode |grep '<'

Change-Id: I5e14bf4887c7d2644a64f4d58c6d8763eb74d2ed
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41827
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-07-14 16:11:10 +00:00
..
armv4 src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
armv7 armv7: mmu: Use 'tlbimva' to invalidate TLB entries 2020-07-07 21:48:30 +00:00
include src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
libgcc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
asmlib.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
boot.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
clock.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
div0.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
eabi_compat.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
id.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol 2019-11-25 09:17:38 +00:00
Makefile.inc treewide: Add Kconfig variable MEMLAYOUT_LD_FILE 2020-06-13 06:49:23 +00:00
memcpy.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memmove.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memset.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
stages.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tables.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00