* ui-out.c (ui_out_field_core_addr): Mention that the function

description is in the header file.
	* ui-out.h (ui_out_field_core_addr): Document function.
This commit is contained in:
Thiago Jung Bauermann
2011-07-04 18:50:17 +00:00
parent 65743aba62
commit 15230f3745
3 changed files with 10 additions and 0 deletions

View File

@@ -486,6 +486,8 @@ ui_out_field_fmt_int (struct ui_out *uiout,
uo_field_int (uiout, fldno, input_width, input_align, fldname, value);
}
/* Documented in ui-out.h. */
void
ui_out_field_core_addr (struct ui_out *uiout,
const char *fldname,