cvs commit: src/sys/i386/include asmacros.h profile.h
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Jul 19 21:20:48 PDT 2003
    
    
  
dillon      2003/07/19 21:20:32 PDT
  Modified files:
    sys/i386/include     asmacros.h profile.h 
  Log:
  Profiling cleanup 1/2: fix crashes (all registers need to be left intact
  from assembly), and fix a few syntax issues, etc.   It isn't ticking away
  properly yet but at least it isn't crashing.
  
  Submitted-by: Kip Macy <kmacy at xxxxxxxxxxx>
  Additional-work: dillon
  
  Revision  Changes    Path
  1.5       +5 -5      src/sys/i386/include/asmacros.h
  1.3       +2 -2      src/sys/i386/include/profile.h
    
    
More information about the Commits
mailing list