freebsd-skq/sys/compat/ndis
Dimitry Andric 84143cee4f In sys/compat/ndis/subr_ntoskrnl.c, change the RtlFillMemory function
definition from K&R to ANSI, to avoid a clang warning about the uint8_t
parameter being promoted to int, which is not compatible with the type
declared in the earlier prototype.

MFC after:	1 week
2011-12-30 17:18:09 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c
kern_windrv.c
ndis_var.h
ntoskrnl_var.h
pe_var.h
resource_var.h
subr_hal.c
subr_ndis.c
subr_ntoskrnl.c
subr_pe.c
subr_usbd.c
usbd_var.h
winx32_wrap.S
winx64_wrap.S