fix __P for stone age mode

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3270 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-29 01:13:17 +00:00
parent 923bcbdc51
commit c08ea286e9

View File

@@ -77,7 +77,7 @@ print '/* This is a generated file */
#endif
#else
#ifndef __P
#define __P(x)
#define __P(x) ()
#endif
#endif