/* $NetBSD: common.h,v 1.5 1999/03/31 03:04:21 cgd Exp $ */ #define alpha_pal_imb() __asm__("imb") void init_prom_calls __P((void)); void OSFpal __P((void)); void halt __P((void)); u_int64_t prom_dispatch __P((int, ...)); void switch_palcode __P((void)); void close_primary_device __P((int));