mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 07:53:51 +08:00
* paread.c: Remove comment about how we should use an "ordinary"
file format with an hppa suffix. There is nothing ordinary about SOM.
This commit is contained in:
@ -500,8 +500,7 @@ pa_symfile_offsets (objfile, addr)
|
||||
return section_offsets;
|
||||
}
|
||||
|
||||
/* Register that we are able to handle SOM object file formats (does this
|
||||
work for hp300, or just PA? I suspect the latter). */
|
||||
/* Register that we are able to handle SOM object file formats. */
|
||||
|
||||
static struct sym_fns pa_sym_fns =
|
||||
{
|
||||
|
Reference in New Issue
Block a user