WUMSLoader/relocator/src/globals.h

7 lines
173 B
C++

#pragma once
#include "../../source/globals.h"
#include <cstdint>
extern uint32_t MemoryMappingEffectiveToPhysicalPTR;
extern uint32_t MemoryMappingPhysicalToEffectivePTR;