diff options
Diffstat (limited to 'doc/api/logging.rst')
-rw-r--r-- | doc/api/logging.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/api/logging.rst b/doc/api/logging.rst new file mode 100644 index 00000000000..1e6cbc4931c --- /dev/null +++ b/doc/api/logging.rst @@ -0,0 +1,6 @@ +.. SPDX-License-Identifier: GPL-2.0+ + +Logging API +=========== + +.. kernel-doc:: include/log.h |