xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sol2-clearcapv2.map (revision 1debfc3d3fad8af6f31804271c18e67f77b4d718)
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