|
|
1.1 ! root 1: #ifndef __COMMON___CADDR_H__ ! 2: #define __COMMON___CADDR_H__ ! 3: ! 4: /* ! 5: * This internal header file is intended as the sole point of definition for ! 6: * the internal data type "__caddr_t", exactly equivalent to the System V data ! 7: * type "caddr_t" but given an internal name to avoid unnecessary intrusion ! 8: * upon the user namespace. ! 9: */ ! 10: ! 11: typedef char * __caddr_t; ! 12: ! 13: #endif /* ! defined (__COMMON___CADDR_H__) */ ! 14:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.