aboutsummaryrefslogtreecommitdiff
path: root/bfd/aoutf1.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-05-29 00:20:02 +0000
committerJohn Gilmore <gnu@cygnus>1991-05-29 00:20:02 +0000
commitc0e5039e64287c34a99d59493d7ea8d2faa9bed4 (patch)
tree8f34ff4b2530aaef3922f26be3f9f711d6daa944 /bfd/aoutf1.h
parentdcc355360e4b039cbe4fb56339d6f490d26b917e (diff)
downloadgdb-c0e5039e64287c34a99d59493d7ea8d2faa9bed4.zip
gdb-c0e5039e64287c34a99d59493d7ea8d2faa9bed4.tar.gz
gdb-c0e5039e64287c34a99d59493d7ea8d2faa9bed4.tar.bz2
Merge in changes from gdb-3.95 release into mainstream of BFD development.
Support defaulted (search all) targets and specific (only check one) targets.
Diffstat (limited to 'bfd/aoutf1.h')
-rw-r--r--bfd/aoutf1.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/aoutf1.h b/bfd/aoutf1.h
index 197d7c7..6279761 100644
--- a/bfd/aoutf1.h
+++ b/bfd/aoutf1.h
@@ -86,6 +86,7 @@ sunos4_callback (abfd)
struct internal_exec *execp = exec_hdr (abfd);
WORK_OUT_FILE_POSITIONS(abfd, execp);
+
/* Determine the architecture and machine type of the object file. */
switch (N_MACHTYPE (*exec_hdr (abfd))) {