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