From b8cff580fa1396f372820adc2c74e9548a637003 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 14:32:52 +0200 Subject: doxygen: Benchmark Timer Driver Interface now in Device Drivers Update #3706. --- cpukit/include/rtems/btimer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/include/rtems/btimer.h') diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h index ad9c629eba..a2eee251e9 100644 --- a/cpukit/include/rtems/btimer.h +++ b/cpukit/include/rtems/btimer.h @@ -36,6 +36,8 @@ extern "C" { /** * @defgroup BenchmarkTimer Benchmark Timer Driver Interface * + * @ingroup RTEMSLegacyBenchmarkDrivers + * * This module defines the interface for the Benchmark Timer Driver. * * The following methods in this module must be provided by each BSP: -- cgit v1.2.3