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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [Open8 Tools/] [open8_src/] [open8_as/] [include_file.h] - Blame information for rev 327

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 178 jshamlet
 
2
#ifndef _INCLUDE_FILE_H
3
#define _INCLUDE_FILE_H
4
 
5
int include_file(char *name);
6
int incbin_file(char *name, int *id, int *swap, int *skip, int *read);
7
int preprocess_file(char *c, char *d, char *o, int *s, char *f);
8
int create_full_name(char *dir, char *name);
9
int print_file_names(void);
10
char *get_file_name(int id);
11
 
12
#endif

powered by: WebSVN 2.1.0

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