Fix IO memory access .. SB128 driver makes noises in VMWare - CMI is untested (Curren...
[AROS.git] / rom / exec / exec_platform.h
blobedd3c4a0f7e5cc78aacef68083ab1fdd240a5856
1 /*
2 * This file can be overriden in arch/all-$(ARCH)/exec. Currently
3 * used only by Windows-hosted port
4 */
6 struct Exec_PlatformData
8 /* No platform-specific data by default */
9 };