cvs commit: src/sys/i386/i386 machdep.c mp_machdep.c src/sys/i386/include segments.h

John Baldwin jhb at FreeBSD.org
Thu Oct 30 13:42:18 PST 2003


jhb         2003/10/30 13:42:17 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        machdep.c mp_machdep.c 
    sys/i386/include     segments.h 
  Log:
  Always export r_gdt and r_idt and give them extern declarations in
  machine/segments.h.
  
  Revision  Changes    Path
  1.578     +1 -8      src/sys/i386/i386/machdep.c
  1.219     +0 -3      src/sys/i386/i386/mp_machdep.c
  1.35      +1 -0      src/sys/i386/include/segments.h


More information about the cvs-all mailing list