Re: [Qemu-devel] [PATCH] ARM syscall numbers

2007-03-29 Thread Kirill A. Shutemov
On [Fri, 23.03.2007 17:08], Kirill A. Shutemov wrote: > Series of patches to sync syscall_nr.h with linux kernel 2.6.21-rc4 in the > attachment. > > syscall_cleanup.patch: > - fixed building with new syscall_nr.h > - dropped > case TARGET_NR_XXX: > goto unimplemented; > - droppend unneede

[Qemu-devel] [PATCH] ARM syscall numbers

2007-03-22 Thread Kirill A. Shutemov
Patch to sync arm syscall numbers with 2.6.21-rc4 in the attachment. -- Regards, Kirill A. Shutemov + Belarus, Minsk + Velesys LLC, http://www.velesys.com/ + ALT Linux Team, http://www.altlinux.com/ diff --git a/qemu/linux-user/arm/syscall_nr.h b/qemu/linux-user/arm/syscall_nr.h index c48be98