find -type f | xargs sed -i 's/[\t ]$//g' # on most files
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3173 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
bd494f4cbd
commit
5fafdf24ef
327 changed files with 4737 additions and 4738 deletions
|
|
@ -161,7 +161,7 @@
|
|||
#define TARGET_NR_osf_fstatfs 161
|
||||
|
||||
#define TARGET_NR_osf_asynch_daemon 163 /* not implemented */
|
||||
#define TARGET_NR_osf_getfh 164 /* not implemented */
|
||||
#define TARGET_NR_osf_getfh 164 /* not implemented */
|
||||
#define TARGET_NR_osf_getdomainname 165
|
||||
#define TARGET_NR_setdomainname 166
|
||||
|
||||
|
|
@ -329,7 +329,7 @@
|
|||
#define TARGET_NR_lremovexattr 392
|
||||
#define TARGET_NR_fremovexattr 393
|
||||
#define TARGET_NR_futex 394
|
||||
#define TARGET_NR_sched_setaffinity 395
|
||||
#define TARGET_NR_sched_setaffinity 395
|
||||
#define TARGET_NR_sched_getaffinity 396
|
||||
#define TARGET_NR_tuxcall 397
|
||||
#define TARGET_NR_io_setup 398
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue