NetBSD/sys/compat/svr4_32/svr4_32_stream.c
dsl 44250a9038 Add some 'magic' defines so that we can build the svr4_32 version of this
code from the same source file as the svr4 copy.
I suspect this cpuld be done in other places....
2007-06-02 21:39:27 +00:00

6 lines
121 B
C

/* $NetBSD: svr4_32_stream.c,v 1.25 2007/06/02 21:39:27 dsl Exp $ */
#define SVR4_32
#include "../svr4/svr4_stream.c"