mesa/src/amd/addrlib/inc
Greg V 56f31328f2 amd/addrlib: fix build on non-x86 platforms
regparm(0) attribute does not work on aarch64 (and presumably powerpc64 and others).
Default to not specifying any calling convention on non-amd64/i386 platforms.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3567>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3567>
2020-02-26 20:10:52 +00:00
..
addrinterface.h amd/addrlib: update to the latest version 2019-12-16 17:04:57 -05:00
addrtypes.h amd/addrlib: fix build on non-x86 platforms 2020-02-26 20:10:52 +00:00