palm-os-sdk/handera-105/examples/ExampleC/Src/Stub.c
Tavisco 1c2f65cd40 Renamed handera-sdk-105 to handera-105
Its obviously a SDK, no need to repeat it :P
2023-11-16 22:06:58 -03:00

12 lines
246 B
C

/******************************************************************************
*
* File: Stub.c
*
* Project: Example C
*
*****************************************************************************/
void __Startup__(void)
{
}