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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [Open8 Tools/] [open8_src/] [open8_as/] [parse.h] - Rev 327

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

 
#ifndef _PARSE_H
#define _PARSE_H
 
int input_number(void);
int input_next_string(void);
int get_next_token(void);
int skip_next_token(void);
int compare_next_token(char *in, int s);
int expand_macro_arguments(char *in, int *s);
 
#endif
 

Go to most recent revision | 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.