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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [sim/] [except.h] - Diff between revs 8 and 275

Show entire file | Details | Blame | View Log

Rev 8 Rev 275
Line 20... Line 20...
 
 
 
 
void throwException(int exception);
void throwException(int exception);
void pushEnvironment(jmp_buf *environment);
void pushEnvironment(jmp_buf *environment);
void popEnvironment(void);
void popEnvironment(void);
 
char *exceptionToString(int exception);
 
 
 
 
#endif /* _EXCEPT_H_ */
#endif /* _EXCEPT_H_ */
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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