|
|
1.1 nbrk 1: /* $OpenBSD: hpux_syscalls.c,v 1.12 2004/07/09 21:33:44 mickey Exp $ */
2:
3: #if defined(__hppa__)
4: #include <compat/hpux/hppa/hpux_syscalls.c>
5: #elif defined(__m68k__)
6: #include <compat/hpux/m68k/hpux_syscalls.c>
7: #else
8: #error COMPILING FOR UNSUPPORTED ARCHITECTURE
9: #endif