Hello,

Marin Ramesa, le Fri 29 Nov 2013 22:54:32 +0100, a écrit :
> * device/device_emul.h (device_emulation_ops): Modify struct definition. 

> -  io_return_t (*close) (void *);
> +  io_return_t (*close) (mach_device_t);

Well, no, this is really a void *, it's not always a mach_device_t: the
code defining struct device_emulation_ops can choose whatever it likes.


Samuel

Reply via email to