Welcome to mirror list, hosted at ThFree Co, Russian Federation.

procfs.h « sys « include « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b601b3770ed060c64fd0a45340caf4f2106f094 (plain)
1
2
3
4
5
6
7
8
/* sys/procfs.h header file for Cygwin.  */

#ifndef _SYS_PROCFS_H
#define _SYS_PROCFS_H

#include <cygwin/core_dump.h>

#endif /* _SYS_PROCFS_H */