Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1222 → Rev 1223

/kernel/trunk/generic/src/ipc/ipc.c
114,7 → 114,7
spinlock_unlock(&phone->lock);
}
 
/** Initialize phone structure and connect phone to naswerbox
/** Initialize phone structure and connect phone to answerbox
*/
void ipc_phone_init(phone_t *phone)
{