mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Move DF_S390_DUMPER_SIZE_* constants from zdump/df_s390.h to boot/loaders_layout.h since ccw dumper size depends on the zipl boot loader layout (to keep it all in one place). Rename DF_S390_DUMPER_SIZE_* constants to STAGE2_DUMPER_SIZE_* Signed-off-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Reviewed-by: Alexander Egorenkov <egorenar@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>