kerneltest/e32test/bmarm/d_ldd2.def
author Slion
Sat, 09 Jan 2010 02:16:07 +0100
branchanywhere
changeset 28 9642313072c3
parent 0 a41df078684a
permissions -rw-r--r--
Can't get the kernel start-up code to work using VC8 compiler. It crashes while trying to run constructStatics. Maybe I will try my luck with GCC from MinGW, that should also make the Linux port much easier.

EXPORTS
	CreateLogicalDevice__Fv @ 1 NONAME R3UNUSED ; CreateLogicalDevice(void)
	LinkedTest9__Fv @ 2 NONAME R3UNUSED ; LinkedTest9(void)
	LinkedTest1__Fv @ 3 NONAME R3UNUSED ; LinkedTest1(void)
	LinkedTest2__Fv @ 4 NONAME R3UNUSED ; LinkedTest2(void)
	LinkedTest3__Fv @ 5 NONAME R3UNUSED ; LinkedTest3(void)
	LinkedTest4__Fv @ 6 NONAME R3UNUSED ; LinkedTest4(void)
	LinkedTest5__Fv @ 7 NONAME R3UNUSED ; LinkedTest5(void)
	LinkedTest6__Fi @ 8 NONAME R3UNUSED ; LinkedTest6(int)
	LinkedTest7__Fv @ 9 NONAME R3UNUSED ; LinkedTest7(void)
	LinkedTest8__FUl @ 10 NONAME R3UNUSED ; LinkedTest8(unsigned long)