Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 05:24:29 -0700 (PDT)
From:      Benno Rice <benno@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/include frame.h src/sys/powerpc/powerpc trap.c vm_machdep.c
Message-ID:  <200205281224.g4SCOTV03424@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
benno       2002/05/28 05:24:29 PDT

  Modified files:
    sys/powerpc/include  frame.h 
    sys/powerpc/powerpc  trap.c vm_machdep.c 
  Log:
  - Move macros that represent where syscall args are kept in a trapframe from
    trap.c to frame.h
  - Use the macros in vm_machdep.c:cpu_fork() to set up the trap frame of the
    new thread.
  
  Revision  Changes    Path
  1.7       +5 -0      src/sys/powerpc/include/frame.h
  1.28      +0 -5      src/sys/powerpc/powerpc/trap.c
  1.71      +5 -1      src/sys/powerpc/powerpc/vm_machdep.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205281224.g4SCOTV03424>