blob: 346a07ee975a94d7093285c75b86d77f15c08e01 [file] [log] [blame]
/*
* Dummy function, just to be ensure that the library always will be created.
*/
void
libport_dummy_function()
{
return;
}