From f639611e71f1fddb415e0a83d958c3ea4413352d Mon Sep 17 00:00:00 2001 From: Evgeniy Naydanov Date: Tue, 14 May 2024 15:16:01 +0300 Subject: [PATCH] Fix formatting for `mconfigptr` Names of registers not defined in this specification are highlighted using backticks throughout the specification. `mconfigptr` used to be an exception. --- xml/dm_registers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/dm_registers.xml b/xml/dm_registers.xml index 235bd749..c0b10d49 100755 --- a/xml/dm_registers.xml +++ b/xml/dm_registers.xml @@ -621,7 +621,7 @@ same project unless stated otherwise. further specified in this document. The configuration structure itself is a data structure of the same format - as the data structure pointed to by mconfigptr as described in the + as the data structure pointed to by `mconfigptr` as described in the Privileged Spec.