From 991919da3b860da01ff6299368c38d3f5577e4dc Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 23 May 2023 14:49:53 +0200 Subject: arm: Improve Doxygen file comments --- cpukit/score/cpu/arm/__aeabi_read_tp.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpukit/score/cpu/arm/__aeabi_read_tp.c') diff --git a/cpukit/score/cpu/arm/__aeabi_read_tp.c b/cpukit/score/cpu/arm/__aeabi_read_tp.c index b9e9464f24..0f4eba8d9a 100644 --- a/cpukit/score/cpu/arm/__aeabi_read_tp.c +++ b/cpukit/score/cpu/arm/__aeabi_read_tp.c @@ -1,5 +1,13 @@ /* SPDX-License-Identifier: BSD-2-Clause */ +/** + * @file + * + * @ingroup RTEMSScoreCPUARM + * + * @brief This source file contains the implementation of __aeabi_read_tp(). + */ + /* * Copyright (c) 2014 embedded brains GmbH & Co. KG * -- cgit v1.2.3