Simplify m/intel386.h.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 23 Apr 2010 22:14:14 +0000 (15:14 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 23 Apr 2010 22:14:14 +0000 (15:14 -0700)
commit03cbbcb8e8b107b90cad3dbef1ef7c051c384735
treec8d7721413331cc7e6278a6aff49f6505b474428
parent1ad4cc3d07cf1a155522f2104a43af1aeaef7ae9
Simplify m/intel386.h.
* m/intel386.h (CRT0_DUMMIES): Remove, inline value in the only
user: ecrt0.c.
(SOLARIS2): Remove LOAD_AVE_TYPE, LOAD_AVE_CVT, LIBS_MACHINE, unused.
(USG5_4): Move LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE definitions to
the only user: s/unixware.h.
* ecrt0.c: Remove #ifndef static.  Inline CRT0_DUMMIES definition
from m/intel386.h.
* s/unixware.h (LOAD_AVE_TYPE, LOAD_AVE_CVT, FSCALE): Definitions
moved here from m/intel386.h.
src/ChangeLog
src/ecrt0.c
src/m/intel386.h
src/s/unixware.h