diff options
author | Philippe Reynes <philippe.reynes@softathome.com> | 2024-12-19 14:05:47 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-18 17:12:47 -0600 |
commit | f88ccd32b5e566104c9e65f1c576125895214f10 (patch) | |
tree | ea04e3e89e1663b8c4dc4997d77a3f853a21118a /lib/mbedtls/sha256.c | |
parent | eec32a35d74f8457fcf05d6f3752250fbae7bd5c (diff) |
tools: renesas_spkgimage.h: use linux/compiler_attributes.h
The attribute __packed was defined in the file
tools/renesas_spkgimage.h but this attribute is
already defined in linux/compiler_attributes.h.
So we include <linux/compiler_attributes.h.h>
and do not define __packed.
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Diffstat (limited to 'lib/mbedtls/sha256.c')
0 files changed, 0 insertions, 0 deletions