Add a comment.

This commit is contained in:
David Edelsohn 1997-04-18 21:15:26 +00:00
parent 0c4cec9f72
commit d90f7aa552
1 changed files with 4 additions and 0 deletions

View File

@ -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>