From e8086de8177c0c29f336fc6772d72e1ef900bc7a Mon Sep 17 00:00:00 2001 From: Visa Hankala Date: Wed, 27 May 2020 15:16:06 +0000 Subject: Retire . Nothing uses the header anymore. OK deraadt@ mpi@ --- sys/arch/m88k/include/varargs.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 sys/arch/m88k/include/varargs.h (limited to 'sys/arch/m88k') diff --git a/sys/arch/m88k/include/varargs.h b/sys/arch/m88k/include/varargs.h deleted file mode 100644 index a399f55b2a2..00000000000 --- a/sys/arch/m88k/include/varargs.h +++ /dev/null @@ -1,13 +0,0 @@ -/* $OpenBSD: varargs.h,v 1.2 2006/01/06 18:53:05 millert Exp $ */ - -#ifndef _M88K_VARARGS_H_ -#define _M88K_VARARGS_H_ - -#define _VARARGS_H - -#include -#include - -typedef __va_list va_list; - -#endif /* _M88K_VARARGS_H_ */ -- cgit v1.2.3