Hi,
I'm writing an interpreter which creates executable code at runtime. Prior to the first call I must use MakeDataExecutable from CarbonLib to flush the caches. Now I wonder how one could do that manually with some machine code.
Thanks for any information,
Daniel