aboutsummaryrefslogtreecommitdiff
path: root/sh4-dis.c
AgeCommit message (Expand)Author
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2006-04-27sh4 target (Samuel Tardieu)bellard