home *** CD-ROM | disk | FTP | other *** search
- /* DO NOT EDIT THIS FILE - it is machine generated */
- #include <native.h>
- /* Header for class java_lang_Process */
-
- #ifndef _Included_java_lang_Process
- #define _Included_java_lang_Process
-
- #pragma pack(4)
-
- typedef struct Classjava_lang_Process {
- char PAD; /* ANSI C requires structures to have a least one member */
- } Classjava_lang_Process;
- HandleTo(java_lang_Process);
-
- #pragma pack()
-
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifdef __cplusplus
- }
- #endif
- #endif
-