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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc2/] [newlib/] [libc/] [include/] [sys/] [dirent.h] - Blame information for rev 802

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 207 jeremybenn
/* <dirent.h> includes <sys/dirent.h>, which is this file.  On a
2
   system which supports <dirent.h>, this file is overridden by
3
   dirent.h in the libc/sys/.../sys directory.  On a system which does
4
   not support <dirent.h>, we will get this file which uses #error to force
5
   an error.  */
6
 
7
#ifdef __cplusplus
8
extern "C" {
9
#endif
10
#error "<dirent.h> not supported"
11
#ifdef __cplusplus
12
}
13
#endif

powered by: WebSVN 2.1.0

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