From be8b04496302184c6e8f04d6179f9c3afc50aeb6 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Wed, 6 Jan 2016 01:47:28 -0800 Subject: initial commit --- gcc/ginclude/proto.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 gcc/ginclude/proto.h (limited to 'gcc/ginclude/proto.h') diff --git a/gcc/ginclude/proto.h b/gcc/ginclude/proto.h new file mode 100755 index 0000000..cc48915 --- /dev/null +++ b/gcc/ginclude/proto.h @@ -0,0 +1,4 @@ +/* This header file is to avoid trouble with semi-ANSI header files + on the Convex in system version 8.0. */ + +#define _PROTO(list) () -- cgit v1.2.3