index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
testsuite
/
libjava.jni
/
invoke.c
blob: 35a446eae25bee9db1580903a9c5f8672eee99d3 (
plain
)
1
2
3
4
5
6
7
#include <invoke.h> jint Java_invoke_val (JNIEnv *env, jclass klass) { return 23; }