test/tools/javah/6257087/foo_bar.h

changeset 1591
dc8b7aa7cef3
parent 1590
011cf7e0a148
child 1592
9345394ac8fe
     1.1 --- a/test/tools/javah/6257087/foo_bar.h	Tue Feb 19 00:31:45 2013 -0800
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,21 +0,0 @@
     1.4 -/* DO NOT EDIT THIS FILE - it is machine generated */
     1.5 -#include <jni.h>
     1.6 -/* Header for class foo_bar */
     1.7 -
     1.8 -#ifndef _Included_foo_bar
     1.9 -#define _Included_foo_bar
    1.10 -#ifdef __cplusplus
    1.11 -extern "C" {
    1.12 -#endif
    1.13 -/*
    1.14 - * Class:     foo_bar
    1.15 - * Method:    aardvark
    1.16 - * Signature: ()V
    1.17 - */
    1.18 -JNIEXPORT void JNICALL Java_foo_00024bar_aardvark
    1.19 -  (JNIEnv *, jobject);
    1.20 -
    1.21 -#ifdef __cplusplus
    1.22 -}
    1.23 -#endif
    1.24 -#endif

mercurial