diff options
Diffstat (limited to 'os/hal/dox/hal.dox')
-rw-r--r-- | os/hal/dox/hal.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/hal.dox b/os/hal/dox/hal.dox index 2d3ea3808..b5aeb84f2 100644 --- a/os/hal/dox/hal.dox +++ b/os/hal/dox/hal.dox @@ -32,5 +32,5 @@ * setup function that can be invoked before the C runtime
* initialization in order to accelerate the startup time.
*
- * @ingroup IO
+ * @ingroup HAL_NORMAL_DRIVERS
*/
|