|
|
coherent
#ifndef __KERNEL__PROC_H__ #define __KERNEL__PROC_H__ /* * This internal header file contains the sole definition of the internal data * type "__proc_t". This incomplete type is intended for use as the type of * a process-table entry. */ typedef struct proc __proc_t; #endif /* ! defined (__KERNEL__PROC_H__) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.