WANG Xuerui <kernel@xxxxxxxxxx> writes: > From: WANG Xuerui <git@xxxxxxxxxx> > > Hi, > > Due to popular demand [1] (even Loongson employees can get lost), the > current LoongArch syscall ABI is now documented. A Simplified Chinese > translation is included too. > > [1]: https://github.com/loongson/LoongArch-Documentation/issues/66 > > WANG Xuerui (2): > Documentation: LoongArch: Document the syscall ABI > docs/zh_CN: LoongArch: Translate the syscall ABI doc > > Documentation/loongarch/index.rst | 1 + > Documentation/loongarch/syscall-abi.rst | 36 ++++++++++++++++++ > .../translations/zh_CN/loongarch/index.rst | 1 + > .../zh_CN/loongarch/syscall-abi.rst | 37 +++++++++++++++++++ > 4 files changed, 75 insertions(+) > create mode 100644 Documentation/loongarch/syscall-abi.rst > create mode 100644 Documentation/translations/zh_CN/loongarch/syscall-abi.rst Would you like me to take these through the docs tree? Thanks, jon