9
0
Fork 0

doc: eliminate nonexisting reference

Silence this warning:
arch/architecture.dox:89: Warning: unable to resolve reference to `dev_x86_mach' for \ref command

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Robert Schwebel 2010-10-22 18:45:03 +02:00 committed by Sascha Hauer
parent cfad3720bb
commit e14b500c40
2 changed files with 1 additions and 2 deletions

View File

@ -20,6 +20,5 @@ This part of the documentation is intended for developers of @a barebox.
@li @subpage barebox_simul
@li @subpage io_access_functions
@li @subpage mcfv4e_MCDlib
@li @subpage x86_runtime
*/

View File

@ -2,7 +2,7 @@
* how to integrate a new CPU (MACH) into this part of the barebox tree
*/
/** @page x86_runtime barebox on x86 at runtime
/** @page dev_x86_mach barebox on x86 at runtime
@section mach_x86_memory_layout barebox's memory layout (BIOS based)