mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Replace static_assert() with STATIC_ASSERT macro from zt_common.h in order to get rid of glibc dependencies in zipl/boot and comply with older C standards. Signed-off-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Suggested-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>