summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/libalpha/common.h
blob: 7ae5830996000bf5c3f71c0599a30ade3e2e1ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * $FreeBSD$
 * From: $NetBSD: common.h,v 1.2 1998/01/05 07:02:48 perry Exp $	
 */

int prom_open(char*, int);
void OSFpal(void);
void halt(void);
u_int64_t prom_dispatch(int, ...);
int cpu_number(void);
void switch_palcode(void);
OpenPOWER on IntegriCloud