Use the rdtscl call only on x86 achitectures
[acx-mac80211.git] / acx.h
blobd9709e56d8f3c2325f3a4ce478911d38f88c730b
1 /*
2 * Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
3 * The ACX100 Open Source Project <acx100-devel@lists.sourceforge.net>
5 * This program is free software: you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation, either version 2 of the License, or
8 * (at your option) any later version.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
15 * You should have received a copy of the GNU General Public License
16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
18 #ifndef _ACX_H_
19 #define _ACX_H_
21 #include "acx_config.h"
22 #include "acx_mac80211.h"
23 #include "acx_ie.h"
24 #include "acx_struct.h"
25 #include "acx_func.h"
27 #endif /* _ACX_H_ */