1 /* $OpenBSD: hpux_syscallargs.h,v 1.14 2004/07/09 21:33:44 mickey Exp $ */
2
3 #if defined(__hppa__)
4 #include <compat/hpux/hppa/hpux_syscallargs.h>
5 #elif defined(__m68k__)
6 #include <compat/hpux/m68k/hpux_syscallargs.h>
7 #endif