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

Subversion Repositories eco32

[/] [eco32/] [trunk/] [sim/] [asm.h] - Blame information for rev 8

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 8 hellwig
/*
2
 * asm.h -- assembler
3
 */
4
 
5
 
6
#ifndef _ASM_H_
7
#define _ASM_H_
8
 
9
 
10
char *asmInstr(char *line, Word addr, Word *instrPtr);
11
 
12
 
13
#endif /* _ASM_H_ */

powered by: WebSVN 2.1.0

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