mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
As the definition of `stfle_fac_list` in the lowcore uses uint64_t, we should also use uint64_t for the `stfle_fac_list` parameter of the `stfle/__stfle_asm` function. Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>