[BACK]Return to spl.S CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / amd64 / amd64

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

Diff for /src/sys/arch/amd64/amd64/spl.S between version 1.20 and 1.21

version 1.20, 2008/07/01 18:49:20 version 1.21, 2009/04/02 00:19:02
Line 209  ENTRY(spllower)
Line 209  ENTRY(spllower)
         nop          nop
         nop          nop
         .align  16          .align  16
   #ifdef GPROF
           nop
           .align  16
   #endif
 LABEL(spllower_end)  LABEL(spllower_end)
   
 #endif /* !XEN */  #endif /* !XEN */

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

CVSweb <webmaster@jp.NetBSD.org>