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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [mw/] [src/] [demos/] [nanox/] [ntetris.c] - Diff between revs 673 and 716

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 673 Rev 716
Line 77... Line 77...
#include <fcntl.h>
#include <fcntl.h>
#include <unistd.h>
#include <unistd.h>
#include <time.h>
#include <time.h>
#include <ctype.h>
#include <ctype.h>
#include <errno.h>
#include <errno.h>
 
/* SIMON: we use strlen */
 
#include <string.h>
#include <sys/time.h>
#include <sys/time.h>
 
 
#ifdef __ECOS
#ifdef __ECOS
#define random  rand
#define random  rand
#define srandom srand
#define srandom srand

powered by: WebSVN 2.1.0

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