Add base functions for native library loading in libjvm.
commitebe46693da19f7c06f13decfc3ff63f49777b639
authorStephanie Gawroriski <xer@multiphasicapps.net>
Mon, 18 Mar 2024 08:45:52 +0000 (18 08:45 +0000)
committerStephanie Gawroriski <xer@multiphasicapps.net>
Mon, 18 Mar 2024 08:45:52 +0000 (18 08:45 +0000)
treedc181410e65d4a604df58936c989714f6babaf9a
parent15a219fc080255adadc2602c7113dac064832c0a
Add base functions for native library loading in libjvm.
nanocoat/frontend/libjvm/CMakeLists.txt
nanocoat/frontend/libjvm/revProto.c
nanocoat/frontend/libjvm/vmNativeLib.c [new file with mode: 0644]
nanocoat/include/frontend/libjvm/jniMissing.h [new file with mode: 0644]
nanocoat/include/frontend/libjvm/revProto.h