comparison src/s/bsd4-3.h @ 514:626908d37dea

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Tue, 28 Jan 1992 01:53:11 +0000
parents c0335c02f1d7
children 1dba066c1e0a
comparison
equal deleted inserted replaced
513:12facf6e03ed 514:626908d37dea
125 125
126 /* The symbol in the kernel where the load average is found 126 /* The symbol in the kernel where the load average is found
127 is named _avenrun. */ 127 is named _avenrun. */
128 128
129 #define LDAV_SYMBOL "_avenrun" 129 #define LDAV_SYMBOL "_avenrun"
130
131 /* The return type of a signal handling function. */
132 #define SIGTYPE int