xref: /netbsd-src/external/gpl3/gcc/dist/gcc/config/sol2-clearcapv2.map (revision 4d5abbe83f525258eb479e5fca29f25cb943f379)
1# Clear all hardware capabilities emitted by Sun as.
2#
3# Uses mapfile v2 syntax which is the only way to clear AT_SUN_CAP_HW2 flags.
4$mapfile_version 2
5CAPABILITY {
6  HW = ;
7};
8