Heinrich Schuchardt 483dbab9f9 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>
2018-08-20 14:42:36 +02:00
..
2018-07-20 09:33:22 +08:00
2018-06-19 11:55:05 -04:00
2018-08-13 14:03:57 -04:00
2011-01-18 23:38:08 +01:00
2017-04-13 09:41:10 -04:00
2010-09-19 19:29:47 +02:00
2018-06-13 07:49:12 -04:00
2012-04-29 14:14:08 +02:00
2017-05-12 08:37:18 -04:00
2018-08-10 13:45:34 -04:00
2017-06-01 07:03:12 -06:00
2018-07-25 14:57:44 +02:00