From: sater Date: Thu, 19 Jul 1984 13:34:12 +0000 (+0000) Subject: added rcsid X-Git-Tag: release-5-5~6163 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3ca5d2fcb64782f5a642d8b9630cdd836b6278b6;p=ack.git added rcsid --- diff --git a/mach/pdp/libem/RT.s b/mach/pdp/libem/RT.s index c6e14d3ca..72e101207 100644 --- a/mach/pdp/libem/RT.s +++ b/mach/pdp/libem/RT.s @@ -1,3 +1,4 @@ +/ $Header$ .globl RT,RTr2,RTr2r4 RTr2r4: diff --git a/mach/pdp/libem/aar.s b/mach/pdp/libem/aar.s index 5b98774dc..19d9a7d2d 100644 --- a/mach/pdp/libem/aar.s +++ b/mach/pdp/libem/aar.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl aar~ diff --git a/mach/pdp/libem/adf.s b/mach/pdp/libem/adf.s index 42d5a2ede..2c4c7aaf4 100644 --- a/mach/pdp/libem/adf.s +++ b/mach/pdp/libem/adf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl adf~ .globl setfloat~ diff --git a/mach/pdp/libem/adi.s b/mach/pdp/libem/adi.s index 8f896d7f6..b2d4dd62b 100644 --- a/mach/pdp/libem/adi.s +++ b/mach/pdp/libem/adi.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl adi~ .globl unknown~ diff --git a/mach/pdp/libem/and.s b/mach/pdp/libem/and.s index 76d6596ff..43a02587b 100644 --- a/mach/pdp/libem/and.s +++ b/mach/pdp/libem/and.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl and~ .globl save1~ diff --git a/mach/pdp/libem/blm.s b/mach/pdp/libem/blm.s index 73f47585b..ea55f5f13 100644 --- a/mach/pdp/libem/blm.s +++ b/mach/pdp/libem/blm.s @@ -1,3 +1,4 @@ +/ $Header$ .globl blm~ .globl save~,retu~ diff --git a/mach/pdp/libem/cff.s b/mach/pdp/libem/cff.s index 9d43e9884..afdc3688f 100644 --- a/mach/pdp/libem/cff.s +++ b/mach/pdp/libem/cff.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cff~ .globl setfloat~ diff --git a/mach/pdp/libem/cfi.s b/mach/pdp/libem/cfi.s index d333a667b..72ebe6e13 100644 --- a/mach/pdp/libem/cfi.s +++ b/mach/pdp/libem/cfi.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cfi~ .globl setfloat~,setint~ diff --git a/mach/pdp/libem/cif.s b/mach/pdp/libem/cif.s index 729ab5449..d5272747d 100644 --- a/mach/pdp/libem/cif.s +++ b/mach/pdp/libem/cif.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cif~,cuf~ .globl setint~,setfloat~ diff --git a/mach/pdp/libem/cii.s b/mach/pdp/libem/cii.s index fb442f722..e2916548d 100644 --- a/mach/pdp/libem/cii.s +++ b/mach/pdp/libem/cii.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cii~ .globl save1~ diff --git a/mach/pdp/libem/ciu.s b/mach/pdp/libem/ciu.s index 6ce2ee0a3..ddf6d629c 100644 --- a/mach/pdp/libem/ciu.s +++ b/mach/pdp/libem/ciu.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cuu~ cuu~: diff --git a/mach/pdp/libem/cmf.s b/mach/pdp/libem/cmf.s index 028273b88..733b1200b 100644 --- a/mach/pdp/libem/cmf.s +++ b/mach/pdp/libem/cmf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cmf~ .globl setfloat~ diff --git a/mach/pdp/libem/cmi.s b/mach/pdp/libem/cmi.s index c17775c3b..792a12b8a 100644 --- a/mach/pdp/libem/cmi.s +++ b/mach/pdp/libem/cmi.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cmi~ .globl cmi4~,unknown~ diff --git a/mach/pdp/libem/cmi4.s b/mach/pdp/libem/cmi4.s index 6aec66bfa..2f710fe23 100644 --- a/mach/pdp/libem/cmi4.s +++ b/mach/pdp/libem/cmi4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cmi4~ .globl save1~ diff --git a/mach/pdp/libem/cms.s b/mach/pdp/libem/cms.s index 9d7fedd8f..964538baf 100644 --- a/mach/pdp/libem/cms.s +++ b/mach/pdp/libem/cms.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cms~ .globl save~,retu~ diff --git a/mach/pdp/libem/cmu.s b/mach/pdp/libem/cmu.s index 11ccc459b..8c37c8548 100644 --- a/mach/pdp/libem/cmu.s +++ b/mach/pdp/libem/cmu.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cmu~ .globl unknown~,cmu4~ diff --git a/mach/pdp/libem/cmu4.s b/mach/pdp/libem/cmu4.s index e81f03861..0cd6a9f3e 100644 --- a/mach/pdp/libem/cmu4.s +++ b/mach/pdp/libem/cmu4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl cmu4~ .globl save~,retu~ diff --git a/mach/pdp/libem/csa.s b/mach/pdp/libem/csa.s index 46fb2d650..0e5f97518 100644 --- a/mach/pdp/libem/csa.s +++ b/mach/pdp/libem/csa.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl csa~ .globl fat~ diff --git a/mach/pdp/libem/csb.s b/mach/pdp/libem/csb.s index 2feba2d88..e6de3bf58 100644 --- a/mach/pdp/libem/csb.s +++ b/mach/pdp/libem/csb.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl csb~ .globl fat~ diff --git a/mach/pdp/libem/dup.s b/mach/pdp/libem/dup.s index a47ebc71b..6230351a5 100644 --- a/mach/pdp/libem/dup.s +++ b/mach/pdp/libem/dup.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl dup~ .globl save1~ diff --git a/mach/pdp/libem/dvf.s b/mach/pdp/libem/dvf.s index 9658a804f..329479696 100644 --- a/mach/pdp/libem/dvf.s +++ b/mach/pdp/libem/dvf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl dvf~ .globl setfloat~ diff --git a/mach/pdp/libem/dvi.s b/mach/pdp/libem/dvi.s index f50b93924..ca4384b0b 100644 --- a/mach/pdp/libem/dvi.s +++ b/mach/pdp/libem/dvi.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl dvi~ .globl save1~,unknown~,dvi4~ diff --git a/mach/pdp/libem/dvi4.s b/mach/pdp/libem/dvi4.s index 0708330a2..d47af6950 100644 --- a/mach/pdp/libem/dvi4.s +++ b/mach/pdp/libem/dvi4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl dvi4~ .globl save~,retu~ diff --git a/mach/pdp/libem/dvu.s b/mach/pdp/libem/dvu.s index d70910c49..16b65dd04 100644 --- a/mach/pdp/libem/dvu.s +++ b/mach/pdp/libem/dvu.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl dvu~ .globl save1~,unknown~,dvu4~,dvu2~ diff --git a/mach/pdp/libem/dvu2.s b/mach/pdp/libem/dvu2.s index 2107c0365..841edbe6b 100644 --- a/mach/pdp/libem/dvu2.s +++ b/mach/pdp/libem/dvu2.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl dvu2~ dvu2~: diff --git a/mach/pdp/libem/dvu4.s b/mach/pdp/libem/dvu4.s index 974f1e083..d2daa4fdc 100644 --- a/mach/pdp/libem/dvu4.s +++ b/mach/pdp/libem/dvu4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl dvu4~ .globl save~,retu~ diff --git a/mach/pdp/libem/eret.s b/mach/pdp/libem/eret.s index cce078fa4..bf942fec7 100644 --- a/mach/pdp/libem/eret.s +++ b/mach/pdp/libem/eret.s @@ -1,3 +1,4 @@ +/ $Header$ .globl eret eret: diff --git a/mach/pdp/libem/exg.s b/mach/pdp/libem/exg.s index 7b5119382..9a1985634 100644 --- a/mach/pdp/libem/exg.s +++ b/mach/pdp/libem/exg.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl exg~ exg~: jsr pc,save~ diff --git a/mach/pdp/libem/fef.s b/mach/pdp/libem/fef.s index 270813556..30a4225ca 100644 --- a/mach/pdp/libem/fef.s +++ b/mach/pdp/libem/fef.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl fef~ .globl setfloat~ diff --git a/mach/pdp/libem/fif.s b/mach/pdp/libem/fif.s index 1fe2cae0f..2fa507880 100644 --- a/mach/pdp/libem/fif.s +++ b/mach/pdp/libem/fif.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl fif~ .globl setfloat~ diff --git a/mach/pdp/libem/gto.s b/mach/pdp/libem/gto.s index ef738e3d3..61e4bbff1 100644 --- a/mach/pdp/libem/gto.s +++ b/mach/pdp/libem/gto.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl gto~ diff --git a/mach/pdp/libem/head_em.s b/mach/pdp/libem/head_em.s index de7fba87e..6bc948f1a 100644 --- a/mach/pdp/libem/head_em.s +++ b/mach/pdp/libem/head_em.s @@ -1,3 +1,4 @@ +/ $Header$ .globl LINO_AD,FILN_AD .globl ERANGE,ESET,EHEAP,EILLINS,ECASE .globl hol0,trppc~,trpim~,reghp~ diff --git a/mach/pdp/libem/hlt.s b/mach/pdp/libem/hlt.s index 799feaedc..a6bd5be45 100644 --- a/mach/pdp/libem/hlt.s +++ b/mach/pdp/libem/hlt.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl hlt~ diff --git a/mach/pdp/libem/iaar.s b/mach/pdp/libem/iaar.s index 317d91745..302dd6328 100644 --- a/mach/pdp/libem/iaar.s +++ b/mach/pdp/libem/iaar.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl iaar~ .globl aar~,trp~ diff --git a/mach/pdp/libem/ilar.s b/mach/pdp/libem/ilar.s index 0b36a8778..936fb3fef 100644 --- a/mach/pdp/libem/ilar.s +++ b/mach/pdp/libem/ilar.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl ilar~ .globl lar~,trp~ diff --git a/mach/pdp/libem/inn.s b/mach/pdp/libem/inn.s index fdd1cd677..353cbcc6b 100644 --- a/mach/pdp/libem/inn.s +++ b/mach/pdp/libem/inn.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl inn~ diff --git a/mach/pdp/libem/isar.s b/mach/pdp/libem/isar.s index 5a3c1863c..f1a505a05 100644 --- a/mach/pdp/libem/isar.s +++ b/mach/pdp/libem/isar.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl isar~ .globl sar~,trp~ diff --git a/mach/pdp/libem/lar.s b/mach/pdp/libem/lar.s index d242f21d7..f20740ae8 100644 --- a/mach/pdp/libem/lar.s +++ b/mach/pdp/libem/lar.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl lar~ .globl save1~ diff --git a/mach/pdp/libem/los2.s b/mach/pdp/libem/los2.s index e270e7d09..9c103072c 100644 --- a/mach/pdp/libem/los2.s +++ b/mach/pdp/libem/los2.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl los2~ .globl save1~ diff --git a/mach/pdp/libem/mlf.s b/mach/pdp/libem/mlf.s index 4e4df933d..b4f274001 100644 --- a/mach/pdp/libem/mlf.s +++ b/mach/pdp/libem/mlf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl mlf~ .globl setfloat~ diff --git a/mach/pdp/libem/mli.s b/mach/pdp/libem/mli.s index 80399e941..aed370258 100644 --- a/mach/pdp/libem/mli.s +++ b/mach/pdp/libem/mli.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl mli~ .globl save1~,unknown~,mli4~ diff --git a/mach/pdp/libem/mli4.s b/mach/pdp/libem/mli4.s index b8f0d0798..1051223c3 100644 --- a/mach/pdp/libem/mli4.s +++ b/mach/pdp/libem/mli4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl mli4~ .globl save~,retu~ diff --git a/mach/pdp/libem/mlu.s b/mach/pdp/libem/mlu.s index 8bd5c9188..970e7de69 100644 --- a/mach/pdp/libem/mlu.s +++ b/mach/pdp/libem/mlu.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl mlu~ .globl save1~,unknown~,mlu4~ diff --git a/mach/pdp/libem/mlu4.s b/mach/pdp/libem/mlu4.s index 46f8c2358..cc312ca22 100644 --- a/mach/pdp/libem/mlu4.s +++ b/mach/pdp/libem/mlu4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl mlu4~ .globl save~,retu~ diff --git a/mach/pdp/libem/mon.s b/mach/pdp/libem/mon.s index a4a61adb0..a3d8fd8e5 100644 --- a/mach/pdp/libem/mon.s +++ b/mach/pdp/libem/mon.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl mon~ .globl sigtrp~,save~,retu~,save1~ diff --git a/mach/pdp/libem/ngf.s b/mach/pdp/libem/ngf.s index 47a387076..982aef786 100644 --- a/mach/pdp/libem/ngf.s +++ b/mach/pdp/libem/ngf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl ngf~ .globl setfloat~ diff --git a/mach/pdp/libem/ngi.s b/mach/pdp/libem/ngi.s index db248cbab..8e4a246f4 100644 --- a/mach/pdp/libem/ngi.s +++ b/mach/pdp/libem/ngi.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl ngi~ .globl unknown~ diff --git a/mach/pdp/libem/nop.s b/mach/pdp/libem/nop.s index bb11d432d..77539cc3f 100644 --- a/mach/pdp/libem/nop.s +++ b/mach/pdp/libem/nop.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl nop~ .globl hol0,prf~ diff --git a/mach/pdp/libem/prf.s b/mach/pdp/libem/prf.s index d93b8c6f5..3b6567e54 100644 --- a/mach/pdp/libem/prf.s +++ b/mach/pdp/libem/prf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl prf~ .globl save~,retu~,hol0,_printf diff --git a/mach/pdp/libem/printf.s b/mach/pdp/libem/printf.s index f690ae1e8..aad9ff708 100644 --- a/mach/pdp/libem/printf.s +++ b/mach/pdp/libem/printf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl _printf diff --git a/mach/pdp/libem/rck.s b/mach/pdp/libem/rck.s index 029ef5a5c..d0faaac16 100644 --- a/mach/pdp/libem/rck.s +++ b/mach/pdp/libem/rck.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl rck~ .globl trp~ diff --git a/mach/pdp/libem/ret.s b/mach/pdp/libem/ret.s index 718948bc9..84d747fad 100644 --- a/mach/pdp/libem/ret.s +++ b/mach/pdp/libem/ret.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl ret~,lfr~,retar .globl save1~ diff --git a/mach/pdp/libem/rmi.s b/mach/pdp/libem/rmi.s index ce36fb8f4..cc0a6421e 100644 --- a/mach/pdp/libem/rmi.s +++ b/mach/pdp/libem/rmi.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl rmi~ .globl save1~,unknown~,rmi4~ diff --git a/mach/pdp/libem/rmi4.s b/mach/pdp/libem/rmi4.s index a1e2eb413..b3417ca0d 100644 --- a/mach/pdp/libem/rmi4.s +++ b/mach/pdp/libem/rmi4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl rmi4~ .globl save~,retu~ diff --git a/mach/pdp/libem/rmu.s b/mach/pdp/libem/rmu.s index a73830e17..bf43fd15d 100644 --- a/mach/pdp/libem/rmu.s +++ b/mach/pdp/libem/rmu.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl rmu~ .globl save1~,rmu2~,rmu4~,unknown~ diff --git a/mach/pdp/libem/rmu2.s b/mach/pdp/libem/rmu2.s index 77c0cfbcd..5e98c3617 100644 --- a/mach/pdp/libem/rmu2.s +++ b/mach/pdp/libem/rmu2.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl rmu2~ diff --git a/mach/pdp/libem/rmu4.s b/mach/pdp/libem/rmu4.s index 2d6f0d0aa..e406f1d91 100644 --- a/mach/pdp/libem/rmu4.s +++ b/mach/pdp/libem/rmu4.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl rmu4~ .globl save~,retu~ diff --git a/mach/pdp/libem/rol.s b/mach/pdp/libem/rol.s index 20790807e..e0c75b300 100644 --- a/mach/pdp/libem/rol.s +++ b/mach/pdp/libem/rol.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl rol~ .globl save~,retu~ diff --git a/mach/pdp/libem/ror.s b/mach/pdp/libem/ror.s index 7c62e9917..f2d50f9c6 100644 --- a/mach/pdp/libem/ror.s +++ b/mach/pdp/libem/ror.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl ror~ .globl save~,retu~ diff --git a/mach/pdp/libem/sar.s b/mach/pdp/libem/sar.s index d94bb3fed..e65f03b7a 100644 --- a/mach/pdp/libem/sar.s +++ b/mach/pdp/libem/sar.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sar~ .globl save1~ diff --git a/mach/pdp/libem/save.s b/mach/pdp/libem/save.s index 533ba5909..165a3b9e1 100644 --- a/mach/pdp/libem/save.s +++ b/mach/pdp/libem/save.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl save~,retu~,save1~ diff --git a/mach/pdp/libem/sbf.s b/mach/pdp/libem/sbf.s index eca176604..2950aa2ed 100644 --- a/mach/pdp/libem/sbf.s +++ b/mach/pdp/libem/sbf.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sbf~ .globl setfloat~ diff --git a/mach/pdp/libem/sbi.s b/mach/pdp/libem/sbi.s index 79755db06..315c156fb 100644 --- a/mach/pdp/libem/sbi.s +++ b/mach/pdp/libem/sbi.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sbi~ .globl unknown~ diff --git a/mach/pdp/libem/set.s b/mach/pdp/libem/set.s index d7972519b..2ae3e522e 100644 --- a/mach/pdp/libem/set.s +++ b/mach/pdp/libem/set.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl set~ .globl save~,retu~,trp~ diff --git a/mach/pdp/libem/setfl.s b/mach/pdp/libem/setfl.s index 00d0540c4..238f9ef35 100644 --- a/mach/pdp/libem/setfl.s +++ b/mach/pdp/libem/setfl.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl setfloat~,setint~ .globl unknown~ diff --git a/mach/pdp/libem/sigtrp.s b/mach/pdp/libem/sigtrp.s index 8ee37269f..5ffaaab77 100644 --- a/mach/pdp/libem/sigtrp.s +++ b/mach/pdp/libem/sigtrp.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sigtrp~ .globl trp~,save~,retu~ diff --git a/mach/pdp/libem/sim.s b/mach/pdp/libem/sim.s index 7599b77ff..d6eb27c4b 100644 --- a/mach/pdp/libem/sim.s +++ b/mach/pdp/libem/sim.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sim~ .globl trpim~,save1~ diff --git a/mach/pdp/libem/sli.s b/mach/pdp/libem/sli.s index 5b39ee2fd..6baa79f81 100644 --- a/mach/pdp/libem/sli.s +++ b/mach/pdp/libem/sli.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sli~ .globl save1~,unknown~ diff --git a/mach/pdp/libem/sri.s b/mach/pdp/libem/sri.s index 5620ee981..6e5771d05 100644 --- a/mach/pdp/libem/sri.s +++ b/mach/pdp/libem/sri.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sri~ .globl unknown~,save1~ diff --git a/mach/pdp/libem/sru.s b/mach/pdp/libem/sru.s index 5f2ebef46..716c546ab 100644 --- a/mach/pdp/libem/sru.s +++ b/mach/pdp/libem/sru.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sru~,slu~ .globl save1~,unknown~ diff --git a/mach/pdp/libem/sto2.s b/mach/pdp/libem/sto2.s index 3260bd722..3019a7617 100644 --- a/mach/pdp/libem/sto2.s +++ b/mach/pdp/libem/sto2.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl sto2~ .globl save1~ diff --git a/mach/pdp/libem/strhp.s b/mach/pdp/libem/strhp.s index 47fd56bc3..8b70738cc 100644 --- a/mach/pdp/libem/strhp.s +++ b/mach/pdp/libem/strhp.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl strhp~ .globl fat~,reghp~,_end diff --git a/mach/pdp/libem/trp.s b/mach/pdp/libem/trp.s index 1fd18ef01..695484113 100644 --- a/mach/pdp/libem/trp.s +++ b/mach/pdp/libem/trp.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl trp~,fat~ .globl trppc~,trpim~ diff --git a/mach/pdp/libem/unknown.s b/mach/pdp/libem/unknown.s index 623f0b11c..d76bea0d8 100644 --- a/mach/pdp/libem/unknown.s +++ b/mach/pdp/libem/unknown.s @@ -1,3 +1,4 @@ +/ $Header$ .text .globl unknown~ .globl fat~ diff --git a/mach/pdp/libem/xor.s b/mach/pdp/libem/xor.s index 213205963..fd0ae60f0 100644 --- a/mach/pdp/libem/xor.s +++ b/mach/pdp/libem/xor.s @@ -1,3 +1,4 @@ +/ $Header$ .globl xor~ .globl save~,retu~