Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1721 → Rev 1367

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