URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
[/] [eco32/] [trunk/] [fp/] [examples/] [ex2.c] - Rev 86
Go to most recent revision | Compare with Previous | Blame | View Log
int main(void) { double x; x = 3.1415; return 0; }
Go to most recent revision | Compare with Previous | Blame | View Log