Subversion Repositories HelenOS

Rev

Rev 1947 | Rev 2048 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1947 Rev 1977
Line 296... Line 296...
296
}
296
}
297
 
297
 
298
 
298
 
299
void ofw_quiesce(void)
299
void ofw_quiesce(void)
300
{
300
{
301
    ofw_call("quiesce", 0, 0, NULL);
301
    ofw_call("quiesce", 0, 0, NULL);
302
}
302
}