-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: TurtleRuss <[email protected]>
- Loading branch information
1 parent
10c85b3
commit b0146a2
Showing
1 changed file
with
4 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,14 @@ | ||
--- | ||
status: translating | ||
status: translated | ||
title: "Linux ABI description" | ||
author: Linux Kernel Community | ||
collector: tttturtle-russ | ||
collected_date: 20240718 | ||
translator: ElizaXiao | ||
translating_date: 20240805 | ||
translated_date: 20240805 | ||
link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/admin-guide/abi.rst | ||
--- | ||
|
||
# Linux ABI description | ||
# Linux ABI 描述 | ||
|
||
::: {.toctree maxdepth="2"} | ||
abi-stable abi-testing abi-obsolete abi-removed | ||
::: | ||
[abi-stable](./abi-stable.md) [abi-testing](./abi-testing.md) [abi-obsolete](./abi-obsolete.md) [abi-removed](./abi-removed.md) |