[BACK]Return to Lint_resumecontext.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/gen/Lint_resumecontext.c between version 1.1 and 1.2

version 1.1, 2001/03/05 23:34:37 version 1.2, 2003/01/18 11:38:46
Line 0 
Line 1 
   /*      $NetBSD$        */
   
   /*
    * This file placed in the public domain.
    * Klaus Klein, January 26, 1999.
    */
   
   #include <ucontext.h>
   
   /*ARGSUSED*/
   void
   _resumecontext()
   {
   }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>