/*********************************************************************** * * Local definitions of C functions for GNU Smalltalk * Automatically generated by modules with parameters * * * $Revision: 1.7.5$ * $Date: 2000/05/28 16:56:52$ * $Author: pb$ * ***********************************************************************/ #include "gstpub.h" #define CFUNC(smalltalk, c) { extern void c(); defineCFunc(smalltalk, c); } #define CALL(c) { extern void c(); c(); } void initUserCFuncs() { }