This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-12-03 04:12:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
76b731f9ae
binutils-gdb
/
gdb
/
xm-vaxult.h
5 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
terminated unterminated comment
1992-02-14 03:39:48 +08: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 20:46:55 +08:00
#
include
"xm-vax.h"
* xm-vaxult.h: Add decl for strdup().
1992-04-07 07:37:23 +08:00
extern
char
*
strdup
(
)
;
Reference in New Issue
Copy Permalink