diff options
author | Simon Glass <sjg@chromium.org> | 2024-08-21 10:19:14 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-26 14:05:38 -0600 |
commit | cd4f9eb514223dded348e90c81f19d1a9c9e03ce (patch) | |
tree | 1e71552eebb8a35493c013b6857e0de8186b7b77 /common/malloc_simple.c | |
parent | 2e9313179a846b581c0fc3f6a49e19f3d343efa8 (diff) |
global_data: Collect common fields at the top
Move all the fields which are always present to the top of the struct,
so we can potentially save some space by taking note of alignment.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/malloc_simple.c')
0 files changed, 0 insertions, 0 deletions