view src/s/irix6-0.h @ 12710:26c09987d2f3

(describe_buffer_bindings): Print bindings from Vfunction_key_map and from Vkey_translation_map. (describe_translation): New function. (describe_command): Handle vector like string. (describe_map_tree): New arg TRANSL. Callers changed.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Jul 1995 02:57:41 +0000
parents a48e520afeb6
children 434b944a78c9
line wrap: on
line source

#include "irix5-0.h"

/* Irix 6 tries to do 64 bits, but doesn't do it fully,
   so inhibit that.  */
#define IRIX_FORCE_32_BITS

#ifndef __GNUC__
#define LD_SWITCH_SYSTEM -32
#endif