Ignore:
Timestamp:
Sep 2, 2007, 10:23:54 PM (18 years ago)
Author:
bird
Message:

adding some missing stuff. kHlp\Bare\kHlpBareHeap.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kStuff/include/k/kHlpSem.h

    r3573 r3576  
    3939#endif
    4040
    41 KHLP_DECL(int)  kHlpSemInit(void);
    42 KHLP_DECL(void) kHlpSemTerm(void);
    43 KHLP_DECL(int)  kHlpSemRequest(void);
    44 KHLP_DECL(void) kHlpSemRelease(void);
    4541
    4642#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.