|
|
coherent
#ifndef __COMMON_GREGSET_H__ #define __COMMON_GREGSET_H__ /* * An incomplete type definition useable to point at register sets saved by * the kernel trap-handler or the user-level signal code. */ typedef union _gregset gregset_t; #endif /* ! defined (__COMMON_GREGSET_H__) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.