projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bbabda
)
* nlmswap.h: Declare functions.
author
Ian Lance Taylor
<ian@airs.com>
Thu, 2 Dec 1993 02:19:25 +0000
(
02:19
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 2 Dec 1993 02:19:25 +0000
(
02:19
+0000)
bfd/nlmswap.h
patch
|
blob
|
history
diff --git
a/bfd/nlmswap.h
b/bfd/nlmswap.h
index c898f35aef393e446f758e2e617ade24ad00adf8..97fe52f8cb313c950342546e1a30eab0649c975e 100644
(file)
--- a/
bfd/nlmswap.h
+++ b/
bfd/nlmswap.h
@@
-29,6
+29,12
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
At the moment this is only needed for one structure, the fixed NLM
file header. */
+static void nlm_swap_fixed_header_in PARAMS ((bfd *, PTR,
+ Nlm_Internal_Fixed_Header *));
+static void nlm_swap_fixed_header_out PARAMS ((bfd *,
+ Nlm_Internal_Fixed_Header *,
+ PTR));
+
/* Translate an NLM fixed length file header in external format into an NLM
file header in internal format. */