home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
zkuste
/
JBuilder
/
JBuild
/
jbuilder
/
jruntime.z
/
sun_misc_VMNotification.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-08-25
|
525b
|
24 lines
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <native.h>
/* Header for class sun_misc_VMNotification */
#ifndef _Included_sun_misc_VMNotification
#define _Included_sun_misc_VMNotification
#pragma pack(4)
typedef struct Classsun_misc_VMNotification {
char PAD; /* ANSI C requires structures to have a least one member */
} Classsun_misc_VMNotification;
HandleTo(sun_misc_VMNotification);
#pragma pack()
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif