cvs commit: src/sys/i386/bios smapi.c smapi_bios.S
    Matthew N. Dodd 
    mdodd at FreeBSD.org
       
    Thu Jun 12 17:36:04 PDT 2003
    
    
  
mdodd       2003/06/12 17:36:03 PDT
  FreeBSD src repository
  Modified files:
    sys/i386/bios        smapi.c smapi_bios.S 
  Log:
  Despite my best efforts the Linux way of doing this is the only
  way that works correctly.
  
  - Remove unused function.
  - Move declaration of variables to .S file.
  
  Revision  Changes    Path
  1.7       +3 -10     src/sys/i386/bios/smapi.c
  1.4       +17 -28    src/sys/i386/bios/smapi_bios.S
    
    
More information about the cvs-all
mailing list