diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-10-06 21:16:16 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-10-06 21:16:16 +0000 |
commit | 52fbcc0a30217287f3923c2d4d95e147f2f82b50 (patch) | |
tree | b05fc236e57650fe31cd0901d6cb0dc736a44540 /sys/arch/landisk/include/varargs.h | |
parent | f2984aabfd358ae2731013df5d571a596cb9a5eb (diff) |
Incomplete bits for an OpenBSD/landisk port to the I/O DATA USL-5P appliances,
mickey@ has the other part.
Diffstat (limited to 'sys/arch/landisk/include/varargs.h')
-rw-r--r-- | sys/arch/landisk/include/varargs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/landisk/include/varargs.h b/sys/arch/landisk/include/varargs.h new file mode 100644 index 00000000000..1d4c2a64d79 --- /dev/null +++ b/sys/arch/landisk/include/varargs.h @@ -0,0 +1 @@ +#include <sh/varargs.h> |