On 11/19/21 7:13 AM, Song Gao wrote:
This includes:
- sockbits.h
- target_errno_defs.h
- target_fcntl.h
- termbits.h

Signed-off-by: Song Gao<[email protected]>
Signed-off-by: Xiaojuan Yang<[email protected]>
---
  linux-user/loongarch64/sockbits.h          | 11 +++++++++++
  linux-user/loongarch64/target_errno_defs.h | 12 ++++++++++++
  linux-user/loongarch64/target_fcntl.h      | 11 +++++++++++
  linux-user/loongarch64/termbits.h          | 11 +++++++++++
  4 files changed, 45 insertions(+)
  create mode 100644 linux-user/loongarch64/sockbits.h
  create mode 100644 linux-user/loongarch64/target_errno_defs.h
  create mode 100644 linux-user/loongarch64/target_fcntl.h
  create mode 100644 linux-user/loongarch64/termbits.h

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to