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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.17.0/] [newlib/] [libc/] [sys/] [linux/] [include/] [unistd.h] - Diff between revs 148 and 158

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

Rev 148 Rev 158
/* 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.