projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c4cec9
)
Add a comment.
author
David Edelsohn
<dje.gcc@gmail.com>
Fri, 18 Apr 1997 21:15:26 +0000
(21:15 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Fri, 18 Apr 1997 21:15:26 +0000
(21:15 +0000)
sim/common/sim-load.c
patch
|
blob
|
history
diff --git
a/sim/common/sim-load.c
b/sim/common/sim-load.c
index 0fc1b4c6cdf299eb59462a43e4c4d3b71534fdf9..1d5cb09f4bc36d8edb7150eab859cbb4b7f8cccb 100644
(file)
--- a/
sim/common/sim-load.c
+++ b/
sim/common/sim-load.c
@@
-15,6
+15,10
@@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+/* This is a standalone loader, independent of the sim-basic.h machinery,
+ as it is used by simulators that don't use it [though that doesn't mean
+ to suggest that they shouldn't :-)]. */
+
#include "config.h"
#ifdef __STDC__
#include <stdarg.h>