cfm 68k support

This commit is contained in:
Guido van Rossum 1995-02-18 15:02:02 +00:00
parent c3d1c8e9fc
commit 9fed183f22

View file

@ -31,6 +31,10 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
static PyObject *MacOS_Error; /* Exception MacOS.Error */
#ifdef __SC__
#define bufferIsSmall -607 /*error returns from Post and Accept */
#endif
/*----------------------------------------------------------------------*/
/* Miscellaneous File System Operations */