#ifndef AARU_CHECKSUMS_NATIVE_LIBRARY_H #define AARU_CHECKSUMS_NATIVE_LIBRARY_H void hello(void); #endif//AARU_CHECKSUMS_NATIVE_LIBRARY_H