view src/s/irix6-0.h @ 3263:d674024a8674

[xemacs-hg @ 2006-02-27 16:29:00 by crestani] - Introduce a fancy asynchronous finalization strategy on C level. - Merge the code conditioned on MC_ALLOC into the code conditioned on NEW_GC. - Remove the possibility to free objects manually outside garbage collections when the new collector is enabled.
author crestani
date Mon, 27 Feb 2006 16:29:29 +0000
parents 223736d75acb
children aa5ed11f473b
line wrap: on
line source

/* Synched up with: FSF 19.31. */

#include "irix5-3.h"

/* Irix 6.2 doesn't need -lw */
#undef NEED_LIBW

#undef memmove /* Use the standard system memmove() */