NetBSD/sys/compat/ossaudio
dsl 60418b39b7 Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'.
Avoids a lot of casting and removes the need for some line breaks.
Removed a load of (caddr_t) casts from calls to copyin/copyout as well.
(approved by christos - he has a plan to remove caddr_t...)
2003-03-21 21:13:50 +00:00
..
files.ossaudio add compat_ossaudio 2003-01-18 22:34:23 +00:00
ossaudio.c Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'. 2003-03-21 21:13:50 +00:00
ossaudio.h
ossaudiovar.h