]> code.delx.au - gnu-emacs/blobdiff - src/m/sun1.h
(gc_cons_threshold): Not static.
[gnu-emacs] / src / m / sun1.h
index 68a113747e8bbc60ede1da82108c01b2e4af094e..7ab812187057ecb2585766f4bdbbcf28e5f0db9b 100644 (file)
@@ -15,11 +15,11 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 
-/* The following line tells the configuration script what sort of 
+/* The following line tells the configuration script what sort of
    operating system this machine is likely to run.
    USUAL-OPSYS="note"
 
@@ -74,3 +74,6 @@ NOTE-END  */
 /* Mask for address bits within a memory segment */
 
 #define SEGMENT_MASK (SEGSIZ - 1)
+
+/* arch-tag: 58ec9c79-48bd-4d1b-aad1-65a09a6b0d10
+   (do not change this comment) */