summaryrefslogtreecommitdiff
path: root/bsps/sparc/leon3/console/printk_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc/leon3/console/printk_support.c')
-rw-r--r--bsps/sparc/leon3/console/printk_support.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/bsps/sparc/leon3/console/printk_support.c b/bsps/sparc/leon3/console/printk_support.c
index 9e260d2eac..f221110fbf 100644
--- a/bsps/sparc/leon3/console/printk_support.c
+++ b/bsps/sparc/leon3/console/printk_support.c
@@ -1,5 +1,14 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSBSPsSPARCLEON3
+ *
+ * @brief This source file contains a definition of
+ * the TTY driver for the serial ports on the LEON.
+ */
+
/*
* This file contains the TTY driver for the serial ports on the LEON.
*