* First batch of fixes for sky PR 15853 (20-bit break/sdbbp)
[deliverable/binutils-gdb.git] / sim / .Sanitize
index 3506894a790e89492cbbdec73e331dae4d20f43e..531d802c843dad121e126e20c03a9a7f9941c6a7 100644 (file)
 
 Do-first:
 
-sky_files="txvu"
-if ( echo $* | grep keep\-sky > /dev/null ) ; then
-        keep_these_too="${sky_files} ${keep_these_too}"
-else
-        lose_these_too="${sky_files} ${lose_these_too}"
-fi
-
 d30v_files="d30v"
 if ( echo $* | grep keep\-d30v > /dev/null ) ; then
         keep_these_too="${d30v_files} ${keep_these_too}"
This page took 0.022875 seconds and 4 git commands to generate.