/[emacs]/emacs/src/m/pfa50.h
ViewVC logotype

Diff of /emacs/src/m/pfa50.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by schwab, Mon Apr 15 13:20:53 2002 UTC revision 1.13.2.1 by miles, Fri Apr 4 06:21:11 2003 UTC
# Line 64  Boston, MA 02111-1307, USA.  */ Line 64  Boston, MA 02111-1307, USA.  */
64  #define LD_SWITCH_MACHINE -e __start  #define LD_SWITCH_MACHINE -e __start
65    
66  #if     pfa50 || pfa70  #if     pfa50 || pfa70
   
67  /* On A-50/60/70/80, data space has high order byte use. */  /* On A-50/60/70/80, data space has high order byte use. */
68  #define VALBITS 26  #define DATA_SEG_BITS 0x60000000
 #define VALMASK (((1<<VALBITS) - 1) | 0x60000000)  
 #define XTYPE(a) ((enum Lisp_Type) (((a) >> VALBITS) & GCTYPEMASK))  
   
69  #endif /* pfa50, pfa70 */  #endif /* pfa50, pfa70 */
70    
71  /* SX/A has alloca in the PW library.  */  /* SX/A has alloca in the PW library.  */

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.13.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26