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

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

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

revision 1.8 by erik, Mon Jan 15 09:15:02 1996 UTC revision 1.8.18.1 by miles, Fri Apr 4 06:21:11 2003 UTC
# Line 20  the Free Software Foundation, Inc., 59 T Line 20  the Free Software Foundation, Inc., 59 T
20  Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
21    
22    
23  /* The following line tells the configuration script what sort of  /* The following line tells the configuration script what sort of
24     operating system this machine is likely to run.     operating system this machine is likely to run.
25     USUAL-OPSYS="bsd4-2"  */     USUAL-OPSYS="bsd4-2"  */
26    
# Line 60  Boston, MA 02111-1307, USA.  */ Line 60  Boston, MA 02111-1307, USA.  */
60  #define sigmask(m) (1 << ((m) - 1))  #define sigmask(m) (1 << ((m) - 1))
61  #endif  #endif
62    
 #define HAVE_ALLOCA  
   
63  /* Here is where programs actually start running */  /* Here is where programs actually start running */
64  #define TEXT_START 0x8000  #define TEXT_START 0x8000
65  #define LD_TEXT_START_ADDR 8000  #define LD_TEXT_START_ADDR 8000

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.18.1

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