Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a3d1609e3195008a8f13c1bb82d48435 > files > 3

libqpxtool-devel-0.6.1-0.rc2.1mdv2008.0.i586.rpm

/*
 * This file is part of the QPxTool project.
 * Copyright (C) 2005 Gennady "ShultZ" Kozlov <qpxtool@mail.ru>
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * See the file "COPYING" for the exact licensing terms.
 */

#ifndef __CHECK_BENQ_ROM_
#define __CHECK_BENQ_ROM_
#include <scan_pointers.h>

extern scan_commands commands_benq_rom();

#endif