diff options
Diffstat (limited to 'Documentation/admin-guide/abi.rst')
| -rw-r--r-- | Documentation/admin-guide/abi.rst | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Documentation/admin-guide/abi.rst b/Documentation/admin-guide/abi.rst new file mode 100644 index 000000000000..c6039359e585 --- /dev/null +++ b/Documentation/admin-guide/abi.rst @@ -0,0 +1,29 @@ +.. SPDX-License-Identifier: GPL-2.0 + +===================== +Linux ABI description +===================== + +.. kernel-abi:: README + +ABI symbols +----------- + +.. toctree:: + :maxdepth: 2 + + abi-stable + abi-testing + abi-obsolete + abi-removed + +ABI files +--------- + +.. toctree:: + :maxdepth: 2 + + abi-stable-files + abi-testing-files + abi-obsolete-files + abi-removed-files |
