cvs commit: src/sys/ia64/ia64 vm_machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Sun Jun 1 01:29:44 PDT 2003


marcel      2003/06/01 01:29:43 PDT

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        vm_machdep.c 
  Log:
  Implement cpu_thread_setup(). This is mostly the same as on i386,
  except for the fact that trapframes have a size recorded in it
  that we set here too. We need this for proper thread setup.
  
  Pointed out by: mtm
  
  Revision  Changes    Path
  1.59      +8 -0      src/sys/ia64/ia64/vm_machdep.c


More information about the cvs-all mailing list