Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1367 → Rev 1721

/uspace/trunk/pci/pci.c
63,7 → 63,6
while (1) {
ipc_call_t call;
ipc_callid_t callid;
int retval;
 
callid = ipc_wait_for_call(&call);
switch(IPC_GET_METHOD(call)) {