OpenCores
URL https://opencores.org/ocsvn/core_arm/core_arm/trunk

Subversion Repositories core_arm

[/] [core_arm/] [trunk/] [soft/] [sim/] [sim.h] - Rev 4

Compare with Previous | Blame | View Log

#ifndef SIM_H
#define SIM_H
#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <time.h>
#include <stdio.h>
#include <sys/types.h>
 
#include <stdarg.h>
 
#include "bfd.h"
 
#include "getopt.h"
 
/* in io.c */
void nonfatal PARAMS ((const char *));
 
/* in load.c */
static void read_exe PARAMS ((char *, char *));
 
#endif
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.