mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 11:53:01 +01:00
5 lines
137 B
C
5 lines
137 B
C
|
/* This header file is to avoid trouble with semi-ANSI header files
|
||
|
on the Convex in system version 8.0. */
|
||
|
|
||
|
#define _PROTO(list) ()
|