URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [gdb/] [nindy-share/] [env.h] - Rev 1770
Go to most recent revision | Compare with Previous | Blame | View Log
/* Copyright 1990, 1991 Free Software Foundation, Inc. * * This code was donated by Intel Corp. * * GNU/960 tool runtime environment */ /* Base directory at which GNU/960 tools are assumed to be installed, if * the environment variable G960BASE is not defined. */ #define DEFAULT_BASE "/usr/local/g960"
Go to most recent revision | Compare with Previous | Blame | View Log