forked from Imagelibrary/binutils-gdb
* 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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user