diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2012-12-04 21:06:52 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2012-12-04 21:06:52 +0000 |
commit | a3685c5a2705d2d4b5490b02433fdc2d3a03b1fc (patch) | |
tree | baad8b16df4078936e28bb274aecacccf53ecc6f /sys/arch/mvme88k/include | |
parent | 873f72feac0b65839474d3e5c90245e74d031888 (diff) |
Remove the gcc 2 m88k varargs logic. You gave me a lot of trouble and no pony,
therefore I don't mind you rotting in the Attic for eternity (scheduled
to start on the 21st anyway, according to MayaBSD developers).
reminded by deraadt@
Diffstat (limited to 'sys/arch/mvme88k/include')
-rw-r--r-- | sys/arch/mvme88k/include/va-m88k.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/arch/mvme88k/include/va-m88k.h b/sys/arch/mvme88k/include/va-m88k.h deleted file mode 100644 index 5a2edb60bed..00000000000 --- a/sys/arch/mvme88k/include/va-m88k.h +++ /dev/null @@ -1,3 +0,0 @@ -/* $OpenBSD: va-m88k.h,v 1.13 2004/04/26 14:31:11 miod Exp $ */ -/* public domain */ -#include <m88k/va-m88k.h> |