Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hppa/hppa/ | |
autoconf.c | 152 void (*cold_hook)(int); /* see below */ variable in typeref:typename:void (*)(int) 189 if (cold_hook) 190 (*cold_hook)(HPPA_COLD_HOT); |
autoconf.c | 152 void (*cold_hook)(int); /* see below */ variable in typeref:typename:void (*)(int) 189 if (cold_hook) 190 (*cold_hook)(HPPA_COLD_HOT); |