Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1976 → Rev 1977

/trunk/boot/genarch/ofw.c
298,5 → 298,5
 
void ofw_quiesce(void)
{
ofw_call("quiesce", 0, 0, NULL);
ofw_call("quiesce", 0, 0, NULL);
}