OSDN Git Service

4343d8b4c0198118084ac8a3ea274548a27e1f9b
[pf3gnuchains/pf3gnuchains3x.git] / gdb / nindy-share / env.h
1 /* Copyright 1990, 1991 Free Software Foundation, Inc.
2  *
3  * This code was donated by Intel Corp.
4  * 
5  * GNU/960 tool runtime environment
6  */
7
8
9 /* Base directory at which GNU/960 tools are assumed to be installed, if
10  * the environment variable G960BASE is not defined.
11  */
12 #define DEFAULT_BASE    "/usr/local/g960"