[BACK]Return to hpux_syscall.h CVS log [TXT][DIR] Up to [local] / sys / compat / hpux

File: [local] / sys / compat / hpux / hpux_syscall.h (download)

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

Initial revision

/*	$OpenBSD: hpux_syscall.h,v 1.12 2004/07/09 21:33:44 mickey Exp $	*/

#if defined(__hppa__)
#include <compat/hpux/hppa/hpux_syscall.h>
#elif defined(__m68k__)
#include <compat/hpux/m68k/hpux_syscall.h>
#else
#error COMPILING FOR UNSUPPORTED ARCHITECTURE
#endif