8 lines
127 B
C
8 lines
127 B
C
#pragma once
|
|
|
|
#include <stdint.h>
|
|
|
|
#include "frame.h"
|
|
|
|
void native_java_lang_class_getname_1(struct vm * vm, uint32_t * args);
|