Replace all occurrences of u8, u16, u32 and u64 with their respective alternatives of uint8_t. There is no need to unnecessarily compress code by using standard types aliases. BUG=b:391874512 TEST=Compile cbmem Change-Id: I4fdb4a31923368342ef218144f8cb44624cd4b2a Signed-off-by: Jakub Czapiga <czapiga@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86556 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cbmem.c | ||
| description.md | ||
| Makefile | ||