Annotation of coherent/f/usr/include/common/gregset.h, revision 1.1

1.1     ! root        1: #ifndef        __COMMON_GREGSET_H__
        !             2: #define        __COMMON_GREGSET_H__
        !             3: 
        !             4: /*
        !             5:  * An incomplete type definition useable to point at register sets saved by
        !             6:  * the kernel trap-handler or the user-level signal code.
        !             7:  */
        !             8: 
        !             9: typedef        union _gregset  gregset_t;
        !            10: 
        !            11: #endif /* ! defined (__COMMON_GREGSET_H__) */
        !            12: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.