| 
														 | 
														
															 static ssize_t pipe_read(struct shim_handle* hdl, void* buf, size_t count) { 
														 | 
														
														 | 
														
															 static ssize_t pipe_read(struct shim_handle* hdl, void* buf, size_t count) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     PAL_NUM bytes = DkStreamRead(hdl->pal_handle, 0, count, buf, NULL, 0); 
														 | 
														
														 | 
														
															     PAL_NUM bytes = DkStreamRead(hdl->pal_handle, 0, count, buf, NULL, 0); 
														 |