blob: e7bb87485bc205ef9f6fdb03c78dcfa5164bd1fd [file] [log] [blame]
unsigned int alarm(unsigned int seconds)
{
return 0;
}