newlib/winsup/cygwin/include/sys/procfs.h

12 lines
155 B
C

/*
* sys/procfs.h header file for Cygwin.
*
*/
#ifndef _SYS_PROCFS_H
#define _SYS_PROCFS_H
#include <cygwin/core_dump.h>
#endif /* _SYS_PROCFS_H */