new array classes cleanup + made tests (except fp*) work
[cacao.git] / nat / java_security_AccessController.h
1 /* This file is machine generated, don't edit it !*/
2
3 /* Structure information for class: java/security/AccessController */
4
5 typedef struct java_security_AccessController {
6    java_objectheader header;
7 } java_security_AccessController;
8