K2.6 patches and update.
[tomato.git] / release / src-rt / wl / exe / wlu_iov.c
blob3e65d774d9d6c56f888a3f6fa1281a31c9da2c0e
1 /*
2 * Automatically generated IOVariable merge information
3 * $Copyright: (c) 2006, Broadcom Corp.
4 * All Rights Reserved.$
5 * $Id: wlu_iov.c,v 1.17.78.1 2010-04-16 01:35:23 Exp $
7 * Contains user IO variable information
8 * Note that variable type information comes from the driver
9 */
12 #if defined(_CFE_)
13 #include <lib_types.h>
14 #include <lib_string.h>
15 #include <lib_printf.h>
16 #include <lib_malloc.h>
17 #include <cfe_error.h>
18 #else
19 #include <stdio.h>
20 #include <stdlib.h>
21 #include <string.h>
22 #include <ctype.h>
23 #include <assert.h>
24 #endif /* defined(_CFE_) */
26 #include <typedefs.h>
27 #include <bcmutils.h>
28 #include <wlioctl.h>
30 #include "wlu.h"