This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
binutils-gdb
Watch
0
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2024-11-26 19:44:11 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fa0bcaa3a5
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