Import of v1 code.

This commit is contained in:
green
1998-11-29 16:48:16 +00:00
commit bc75c54bd3
48 changed files with 16071 additions and 0 deletions

13
libffi/acconfig.h Normal file
View File

@@ -0,0 +1,13 @@
/* Define this if you want extra debugging */
#undef FFI_DEBUG
/* Define this if you are using Purify and want to suppress
spurious messages. */
#undef USING_PURIFY
/* This is the package name */
#undef PACKAGE
/* This is the package version */
#undef VERSION