| 12345678910111213 |
- .. SPDX-License-Identifier: GPL-2.0
- ABI obsolete symbols
- ====================
- Documents interfaces that are still remaining in the kernel, but are
- marked to be removed at some later point in time.
- The description of the interface will document the reason why it is
- obsolete and when it can be expected to be removed.
- .. kernel-abi:: obsolete
- :no-files:
|