This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
0
You've already forked binutils-gdb
Code
Issues
Pull Requests
Releases
Wiki
Activity
b2f221a944
binutils-gdb
/
gdb
/
xm-vaxult.h
5 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
terminated unterminated comment
1992-02-13 20:39:48 +01:00
/* Definitions to make GDB run on a vax under Ultrix. */
* xm-vax.h, xm-vaxult.h, xm-vaxbsd.h, config/mh-vaxult, config/mh-vaxbsd, configure.in: Split up config stuff for Vaxen into BSD and Ultrix.
1992-02-01 13:46:55 +01:00
#
include
"xm-vax.h"
* xm-vaxult.h: Add decl for strdup().
1992-04-07 01:37:23 +02:00
extern
char
*
strdup
(
)
;
Reference in New Issue
Copy Permalink