jdk1.2 and loader optimisation
[cacao.git] / nat / PrivilegedExceptionAction.h
1 /* This file is machine generated, don't edit it !*/
2
3 /* Structure information for class: java/security/PrivilegedExceptionAction */
4
5 typedef struct java_security_PrivilegedExceptionAction {
6    java_objectheader header;
7 } java_security_PrivilegedExceptionAction;
8