Changeset 1577 for trunk/src


Ignore:
Timestamp:
Oct 10, 2004, 1:16:11 PM (21 years ago)
Author:
bird
Message:

signal changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/sys/b_threadStartup.c

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1576 r1577  
    3737#include <InnoTekLIBC/backend.h>
    3838
    39 void __libc_Back_threadStartup(void *pExpRegRec)
     39void __libc_Back_threadStartup(void *pExpRegRec, const __LIBC_PTHREAD pParentThrd)
    4040{
    4141    FS_VAR();
Note: See TracChangeset for help on using the changeset viewer.