URL
https://opencores.org/ocsvn/System09/System09/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 74 |
Rev 83 |
Line 164... |
Line 164... |
char *name; /* saved file name */
|
char *name; /* saved file name */
|
};
|
};
|
|
|
struct InclFile InclFiles[MAXINCFILES]; /* the nesting stack itself */
|
struct InclFile InclFiles[MAXINCFILES]; /* the nesting stack itself */
|
|
|
No newline at end of file
|
No newline at end of file
|
|
/* defined in doXX.c */
|
|
void do_op(int opcode,int class);
|
|
|
|
/* defined in symtab.c */
|
|
struct nlist * lookup(char *name);
|
|
|
|
/* defined in util.c */
|
|
void pouterror();
|
|
void f_record();
|
|
void NewPage();
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.