lama_byterun/byterun/include/analyzer.hpp
2025-01-11 23:52:44 +03:00

7 lines
80 B
C++

#pragma once
extern "C" {
#include "utils.h"
}
void analyze(uint32_t mod_id);