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

Subversion Repositories or1k_old

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

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

Rev 673 Rev 716
Line 4... Line 4...
 */
 */
 
 
#include <stdio.h>
#include <stdio.h>
#include <stdarg.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stdlib.h>
 
/* SIMON: we use strlen */
 
#include <string.h>
#if UNIX | DOS_DJGPP
#if UNIX | DOS_DJGPP
#include <fcntl.h>
#include <fcntl.h>
#include <unistd.h>
#include <unistd.h>
#include <time.h>
#include <time.h>
#endif
#endif

powered by: WebSVN 2.1.0

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