Index: /branches/ia32/lisp-kernel/x86-spentry32.s
===================================================================
--- /branches/ia32/lisp-kernel/x86-spentry32.s	(revision 8222)
+++ /branches/ia32/lisp-kernel/x86-spentry32.s	(revision 8223)
@@ -1,4 +1,5 @@
 	include(lisp.s)
-
+	_beginfile
+	
 	.align 2
 define([_spentry],[ifdef([__func_name],[_endfn],[])
@@ -1011,2 +1012,3 @@
         __(int $3)
 _endsubp(unused_6)
+
Index: /branches/ia32/lisp-kernel/x86-subprims32.s
===================================================================
--- /branches/ia32/lisp-kernel/x86-subprims32.s	(revision 8222)
+++ /branches/ia32/lisp-kernel/x86-subprims32.s	(revision 8223)
@@ -1,4 +1,5 @@
         include(lisp.s)
-
+	_beginfile
+	
 	.globl _SPmkcatch1v
 	.globl _SPnthrow1value
@@ -90,3 +91,2 @@
 _endfn
 
-	
