paul@33 | 1 | /* |
paul@34 | 2 | * MiniPC panel-specific definitions |
paul@33 | 3 | * |
paul@33 | 4 | * Copyright (C) Xiangfu Liu <xiangfu@sharism.cc> |
paul@33 | 5 | * Copyright (C) 2015 Paul Boddie <paul@boddie.org.uk> |
paul@33 | 6 | * |
paul@33 | 7 | * This program is free software; you can redistribute it and/or |
paul@33 | 8 | * modify it under the terms of the GNU General Public License as |
paul@33 | 9 | * published by the Free Software Foundation; either version 2 of |
paul@33 | 10 | * the License, or (at your option) any later version. |
paul@33 | 11 | * |
paul@33 | 12 | * This program is distributed in the hope that it will be useful, |
paul@33 | 13 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
paul@33 | 14 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
paul@33 | 15 | * GNU General Public License for more details. |
paul@33 | 16 | * |
paul@33 | 17 | * You should have received a copy of the GNU General Public License |
paul@33 | 18 | * along with this program; if not, write to the Free Software |
paul@33 | 19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, |
paul@33 | 20 | * MA 02111-1307 USA |
paul@33 | 21 | */ |
paul@33 | 22 | |
paul@33 | 23 | #ifndef __MINIPC_CLAA070VC01_H__ |
paul@33 | 24 | #define __MINIPC_CLAA070VC01_H__ |
paul@33 | 25 | |
paul@33 | 26 | #endif /* __MINIPC_CLAA070VC01_H__ */ |