Date: Fri, 19 Apr 1996 00:28:05 -0700 (PDT) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/include pcb.h Message-ID: <199604190728.AAA06332@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk         96/04/19 00:28:05
  Modified:    sys/i386/i386  machdep.c
               sys/i386/include  pcb.h
  Log:
  savectx returns through cpu_switch in case of the child, so it must
  return void just like cpu_switch.  Fix prototype and usage from machdep.c
  
  Revision  Changes    Path
  1.182     +3 -2      src/sys/i386/i386/machdep.c
  1.13      +2 -2      src/sys/i386/include/pcb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604190728.AAA06332>
