|
|
1.1 ! root 1: #ifndef __SYS_CONF_H__ ! 2: #define __SYS_CONF_H__ ! 3: ! 4: /* ! 5: * This file contains configuration limits required for definitions of other ! 6: * kernel data structures. ! 7: */ ! 8: ! 9: /* ! 10: * Module-name size maximum (not including terminating NULL). ! 11: */ ! 12: ! 13: #define FMNAMESZ 8 ! 14: ! 15: #endif /* ! defined (__SYS_CONF_H__) */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.