view src/s/irix6-0.h @ 4680:891381effa11

Eliminate 781 funcalls at startup, simple.el 2009-08-18 Aidan Kehoe <kehoea@parhasard.net> * simple.el (handle-pre-motion-command-current-command-is-motion): Replace mapc + #'(lambda ...) with dolist, eliminating 781 funcalls at XEmacs startup and decreasing GC a little.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 18 Aug 2009 12:34:34 +0100
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() */