]> git.proxmox.com Git - mirror_qemu.git/history - linux-user/x86_64/syscall_nr.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / linux-user / x86_64 / syscall_nr.h
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-06 j_mayerCode provision for 64 bits linux user-mode targets...