Skip to content

Commit

Permalink
chore: fix links
Browse files Browse the repository at this point in the history
la_ow_syscall is now under AOSC-Dev.
  • Loading branch information
MingcongBai committed Jan 18, 2024
1 parent e27bb83 commit 14c2359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Components
libLoL consists of two components, one in the kernel-space and the other in
the user-space.

- Kernel: The [la_ow_syscall](https://github.com/shankerwangmiao/la_ow_syscall)
- Kernel: The [la_ow_syscall](https://github.com/AOSC-Dev/la_ow_syscall)
modules provides support for old-world system call support in the Linux
Kernel, making it possible to run old-world applications on new-world
(upstream) kernels.
Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ libLoL (LoongArch on LoongArch) 是一款用于提供旧世界 ABI 兼容性的

libLoL 由内核空间和用户空间两个组件组成:

- 内核部分:通过 [la_ow_syscall](https://github.com/shankerwangmiao/la_ow_syscall) 模块,给 Linux 内核新增旧世界系统调用支持,进而使得新世界内核得以兼容旧世界运行时和应用程序
- 内核部分:通过 [la_ow_syscall](https://github.com/AOSC-Dev/la_ow_syscall) 模块,给 Linux 内核新增旧世界系统调用支持,进而使得新世界内核得以兼容旧世界运行时和应用程序
- 用户空间部分:给 [Glibc 打补丁](https://github.com/AOSC-Dev/glibc-loongarch-oldworld)以提供旧世界应用程序所需符号的兼容性。其余运行时库由发行版软件包或 [Loongnix](https://www.loongson.cn/system/loongnix) 的二进制软件包提供。

报告问题
Expand Down

0 comments on commit 14c2359

Please sign in to comment.