Ignore:
Timestamp:
Sep 15, 2004, 12:27:38 AM (21 years ago)
Author:
bird
Message:

@unixroot. header reviews. ++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/setjmp.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1505 r1506  
     1/* setjmp.h,v 1.3 2004/09/14 22:27:35 bird Exp */
     2/** @file
     3 * FreeBSD 5.1
     4 * @changed bird: @todo'ed the functions LIBC doesn't implement.
     5 */
    16/*-
    27 * Copyright (c) 1990, 1993
     
    4045 */
    4146
    42 /** @file
    43  * FreeBSD 5.1
    44  * @changed bird: @todo'ed the functions LIBC doesn't implement.
    45  */
    46 
    4747#ifndef _SETJMP_H_
    4848#define _SETJMP_H_
Note: See TracChangeset for help on using the changeset viewer.