diff --git a/os/ports/GCC/ARM7/port.dox b/os/ports/GCC/ARM7/port.dox index 2c612d77a..0f6fbd022 100644 --- a/os/ports/GCC/ARM7/port.dox +++ b/os/ports/GCC/ARM7/port.dox @@ -35,7 +35,7 @@ * THUMB mode. * . * @section ARM7_STATES Mapping of the System States in the ARM7 port - * The ChibiOS/RT logical @ref system_states are mapped as follow in the ARM7 + * The ChibiOS/RT logical system states are mapped as follow in the ARM7 * port: * - Init. This state is represented by the startup code and the * initialization code before @p chSysInit() is executed. It has not a