mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-27 09:55:34 -05:00
5 lines
No EOL
135 B
C
5 lines
No EOL
135 B
C
#pragma once
|
|
|
|
#include "MemoryAllocator/AssemblyCodeBuilder.h"
|
|
|
|
CodeBufferBase *GenerateNormalTrampolineBuffer(addr_t from, addr_t to); |