[BACK]Return to libsa.h CVS log [TXT][DIR] Up to [local] / sys / arch / aviion / stand / libsa

File: [local] / sys / arch / aviion / stand / libsa / libsa.h (download)

Revision 1.1, Tue Mar 4 16:08:54 2008 UTC (16 years, 3 months ago) by nbrk
Branch point for: MAIN

Initial revision

/*	$OpenBSD: libsa.h,v 1.1 2006/05/16 22:48:18 miod Exp $	*/

/*
 * libsa prototypes 
 */

#include <machine/prom.h>

void	exec_aout(char *, const char *, int, int, int);
int	parse_args(char *, char **);