[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [Embedded-pv-devel] [PATCH v9] xen: add para-virtual sound interface header files
> Any people who wants to use the PV driver for other OS than Linux will have > to do it. So, may I ask why don't you write a platform agnostic header? > > This would also make easier to share the PV driver code between different > OS. There are 2 files: sndif.h which is platform agnostic and sndif_linux.h which is Linux platform specific (this is exactly the file which every platform will need to define, e.g. sndif_windows.h). In my case I need it to at least define Linux specific __packed attribute which is not supported by Win AFAIK. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |