Changeset 2824 for trunk/kLdr/kLdr.h


Ignore:
Timestamp:
Oct 21, 2006, 10:04:40 PM (19 years ago)
Author:
bird
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/kLdr.h

    r2821 r2824  
    3232#endif
    3333
     34/* kLdr depend on size_t, [u]intNN_t, [u]intptr_t and some related constants. */
    3435#include <sys/types.h>
    3536#include <stdint.h>
     37
    3638
    3739/** A KLDRMOD handle. */
Note: See TracChangeset for help on using the changeset viewer.