summaryrefslogtreecommitdiff
path: root/src/powerpc/t-aix
blob: e7be1cafd3884479cc172d68c78a1f979c1bd95e (plain)
1
2
3
4
5
# This file is needed by GCC in order to correctly build AIX FAT
# library for libffi.
# However, it has no sense to include this code here, as it depends
# on GCC multilib architecture.
# Thus, this file is a simple stub replaced in GCC repository.