For each target, only define the bits that appear in
arch/target/include/asm/fcntl.h. Mirror the kernel's
asm-generic layout by handling anything undefined afterward.
Signed-off-by: Richard Henderson
---
linux-user/syscall_defs.h | 194 +
1 files cha
On 2012-08-02 07:34, Peter Maydell wrote:
> No entries for TARGET_M68K? I checked and I think that's the
> only supported arch which isn't listed here and isn't only using
> the asm-generic values. (It's the same 4 defines as TARGET_ARM.)
I didn't notice because it was missing beforehand.
> The o
On 25 July 2012 23:10, Richard Henderson wrote:
> For each target, only define the bits that appear in
> arch/target/include/asm/fcntl.h. Mirror the kernel's
> asm-generic layout by handling anything undefined afterward.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/syscall_defs.h |
For each target, only define the bits that appear in
arch/target/include/asm/fcntl.h. Mirror the kernel's
asm-generic layout by handling anything undefined afterward.
Signed-off-by: Richard Henderson
---
linux-user/syscall_defs.h | 195 +---
1 files chan