summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/regs/regs-ir.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx233/regs/regs-ir.h')
-rw-r--r--firmware/target/arm/imx233/regs/regs-ir.h37
1 files changed, 37 insertions, 0 deletions
diff --git a/firmware/target/arm/imx233/regs/regs-ir.h b/firmware/target/arm/imx233/regs/regs-ir.h
new file mode 100644
index 0000000000..ebb51e4f1e
--- /dev/null
+++ b/firmware/target/arm/imx233/regs/regs-ir.h
@@ -0,0 +1,37 @@
1/***************************************************************************
2 * __________ __ ___.
3 * Open \______ \ ____ ____ | | _\_ |__ _______ ___
4 * Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/
8 * This file was automatically generated by headergen, DO NOT EDIT it.
9 * headergen version: 2.1.7
10 * XML versions: stmp3600:2.3.0 stmp3700:3.2.0 imx233:3.2.0
11 *
12 * Copyright (C) 2013 by Amaury Pouly
13 *
14 * This program is free software; you can redistribute it and/or
15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
18 *
19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 * KIND, either express or implied.
21 *
22 ****************************************************************************/
23#ifndef __SELECT__IR__H__
24#define __SELECT__IR__H__
25#include "regs-macro.h"
26
27#define STMP3600_INCLUDE "stmp3600/regs-ir.h"
28#define STMP3700_INCLUDE "stmp3700/regs-ir.h"
29#define IMX233_INCLUDE "imx233/regs-ir.h"
30
31#include "regs-select.h"
32
33#undef STMP3600_INCLUDE
34#undef STMP3700_INCLUDE
35#undef IMX233_INCLUDE
36
37#endif /* __SELECT__IR__H__ */