#ifndef JASKERNEL_H_
#define JASKERNEL_H_
extern "C" {
void JASKernel_NS_getAramHeap(void);
}
#endif // JASKERNEL_H_