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

Subversion Repositories core_arm

[/] [core_arm/] [trunk/] [soft/] [sim/] [sim.h] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 tarookumic
#ifndef SIM_H
2
#define SIM_H
3
#include <assert.h>
4
#include <sys/types.h>
5
#include <sys/stat.h>
6
#include <time.h>
7
#include <stdio.h>
8
#include <sys/types.h>
9
 
10
#include <stdarg.h>
11
 
12
#include "bfd.h"
13
 
14
#include "getopt.h"
15
 
16
/* in io.c */
17
void nonfatal PARAMS ((const char *));
18
 
19
/* in load.c */
20
static void read_exe PARAMS ((char *, char *));
21
 
22
#endif
23
 

powered by: WebSVN 2.1.0

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