OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc1/] [newlib/] [libc/] [sys/] [linux/] [include/] [unistd.h] - Diff between revs 207 and 345

Only display areas with differences | Details | Blame | View Log

Rev 207 Rev 345
/* libc/sys/linux/include/unistd.h - Various standard functions */
/* libc/sys/linux/include/unistd.h - Various standard functions */
 
 
/* Written 2000 by Werner Almesberger */
/* Written 2000 by Werner Almesberger */
 
 
 
 
#ifndef _NEWLIB_UNISTD_H
#ifndef _NEWLIB_UNISTD_H
#define _NEWLIB_UNISTD_H
#define _NEWLIB_UNISTD_H
 
 
#include <sys/types.h>
#include <sys/types.h>
#include <sys/unistd.h>
#include <sys/unistd.h>
 
 
/* Declare some missing goodies */
/* Declare some missing goodies */
 
 
extern char *optarg;
extern char *optarg;
extern int optind, opterr, optopt;
extern int optind, opterr, optopt;
 
 
 
 
#endif
#endif
 
 

powered by: WebSVN 2.1.0

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