WUMSLoader/relocator/src/globals.h

6 lines
139 B
C
Raw Normal View History

#pragma once
#include <cstdint>
extern uint32_t MemoryMappingEffectiveToPhysicalPTR;
extern uint32_t MemoryMappingPhysicalToEffectivePTR;