Re: [PATCH v13 17/26] linux-user: Add LoongArch generic header files

2021-12-04 Thread Philippe Mathieu-Daudé
On 12/4/21 10:29, Song Gao wrote: > This includes: > - sockbits.h > - target_errno_defs.h > - target_fcntl.h > - termbits.h > > Signed-off-by: Song Gao > Signed-off-by: Xiaojuan Yang > Reviewed-by: Richard Henderson > --- > linux-user/loongarch64/sockbits.h | 11 +++ > linux-u

[PATCH v13 17/26] linux-user: Add LoongArch generic header files

2021-12-04 Thread Song Gao
This includes: - sockbits.h - target_errno_defs.h - target_fcntl.h - termbits.h Signed-off-by: Song Gao Signed-off-by: Xiaojuan Yang Reviewed-by: Richard Henderson --- linux-user/loongarch64/sockbits.h | 11 +++ linux-user/loongarch64/target_errno_defs.h | 12 lin