diff options
author | Heinrich Schuchardt | 2018-07-29 09:49:03 +0200 |
---|---|---|
committer | Alexander Graf | 2018-08-20 14:42:36 +0200 |
commit | 483dbab9f9318149e5ea97daacbfae320f53e35a (patch) | |
tree | 3f81c3095999568946c91a09c65dac6f353472ed /include/efi_loader.h | |
parent | fa995d0d9471b630d2d1942000d5a4f065c5cdd5 (diff) |
lib: crc32: mark function crc32() as __efi_runtime
The function crc32() is needed by the EFI subsystem at runtime. So it has
to be linked into the runtime section together with all dependencies.
Eliminate empty defines local and ZEXPORT.
Mark variables as static which are not exported.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/efi_loader.h')
0 files changed, 0 insertions, 0 deletions