Print can't find method and exit.
[cacao.git] / nat / InputStream.h
1 /* This file is machine generated, don't edit it !*/
2
3 /* Structure information for class: java/io/InputStream */
4
5 typedef struct java_io_InputStream {
6    java_objectheader header;
7 } java_io_InputStream;
8