Add prototypes for static functions.
[binutils-gdb.git] / bfd / PORTING
index d2d491109757d7590ad9b559b02734b0b65794d3..3c4befe0fb98d1b75520d05ff294f21d7d3e6579 100644 (file)
@@ -22,6 +22,7 @@ DEFAULT_VECTOR=<target>_vec
 SELECT_ARCHITECTURES=bfd_<cpu>_arch
 
 See the list of cpu types in archures.c, or "ls cpu-*.c".
+for more information about .mt and .mh files, see config/README.
 
 The file <target>.c is the hard part.  It implements the
 bfd_target <target>_vec, which includes pointers to