]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Quiet int-to-pointer-cast warnings on i386 with GCC 9.
authorJohn Baldwin <jhb@FreeBSD.org>
Fri, 4 Sep 2020 00:11:01 +0000 (00:11 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 4 Sep 2020 00:11:01 +0000 (00:11 +0000)
commit67dc6bed1fc62b740351713e7aa42fe1eae896b6
tree6089a70c40a941c174abcdc128f4ba934422c6c2
parent51bb2fccfd5b4ab60195573d59b404a14462cb24
Quiet int-to-pointer-cast warnings on i386 with GCC 9.

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D26200
stand/efi/loader/copy.c