/* $NetBSD: common.h,v 1.4 1999/03/27 09:01:28 ross Exp $ */ void init_prom_calls __P((void)); void OSFpal __P((void)); void halt __P((void)); u_int64_t prom_dispatch __P((int, ...)); int cpu_number __P((void)); void switch_palcode __P((void)); void close_primary_device __P((int));