[BACK]Return to locore.s CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / sparc / sparc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/sparc/sparc/locore.s between version 1.123 and 1.124

version 1.123, 1999/05/05 15:32:33 version 1.124, 1999/09/17 20:04:52
Line 6157  _C_LABEL(esym):
Line 6157  _C_LABEL(esym):
         .globl  _C_LABEL(bootinfo)          .globl  _C_LABEL(bootinfo)
 _C_LABEL(bootinfo):  _C_LABEL(bootinfo):
         .word   0          .word   0
         .globl  _C_LABEL(cold)  
 _C_LABEL(cold):  
         .word   1               ! cold start flag  
   
         .globl  _C_LABEL(proc0paddr)          .globl  _C_LABEL(proc0paddr)
 _C_LABEL(proc0paddr):  _C_LABEL(proc0paddr):

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124

CVSweb <webmaster@jp.NetBSD.org>