* hppa.h: Add "fid".

start-sanitize-cygnus
        Add PA2.0 floating point instructions, including butchered load/store
        with 14bit offset support.
end-sanitize-cygnus
This commit is contained in:
Jeff Law 1998-10-05 06:23:20 +00:00
parent d84563bc18
commit 58537630ef
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ else
done
fi
cygnus_files="ChangeLog mips.h"
cygnus_files="ChangeLog mips.h hppa.h"
if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
for i in $cygnus_files ; do
if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then