b3f665ff5f252aead95c8301e89ae33ee8b9551f
[openwrt/svn-archive/archive.git] / target / linux / s3c24xx / files-2.6.31 / drivers / ar6000 / include / regDb.h
1 /*
2 * Copyright (c) 2005 Atheros Communications, Inc.
3 * All rights reserved.
4 *
5 *
6 * $ATH_LICENSE_HOSTSDK0_C$
7 *
8 * This module contains the header files for regulatory module,
9 * which include the DB schema and DB values.
10 * $Id:
11 */
12
13 #ifndef __REG_DB_H__
14 #define __REG_DB_H__
15
16 #include "./regulatory/reg_dbschema.h"
17 #include "./regulatory/reg_dbvalues.h"
18
19 #endif /* __REG_DB_H__ */