Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: sparc[64] smp




   -int
   -softintr(void *fp)
   -{
   -#if NPCONS >0
   -    extern void pcons_dopoll(void);
   -
   -    pcons_dopoll();
   -#endif
   -    return (1);
   -}


won't this break pcons?


.mrg.


Home | Main Index | Thread Index | Old Index