altoslib: Deal with new Mega log format that has 32-bit gyro cal
[fw/altos] / icon / windows-stub.c
1 __stdcall
2 WinMain(int a, int b, int c, int d) { return 0; }