Blame sim/bfin/dv-bfin_wp.h

Packit 7cb7d8
/* Blackfin Watchpoint (WP) model.
Packit 7cb7d8
Packit 7cb7d8
   Copyright (C) 2010-2018 Free Software Foundation, Inc.
Packit 7cb7d8
   Contributed by Analog Devices, Inc.
Packit 7cb7d8
Packit 7cb7d8
   This file is part of simulators.
Packit 7cb7d8
Packit 7cb7d8
   This program is free software; you can redistribute it and/or modify
Packit 7cb7d8
   it under the terms of the GNU General Public License as published by
Packit 7cb7d8
   the Free Software Foundation; either version 3 of the License, or
Packit 7cb7d8
   (at your option) any later version.
Packit 7cb7d8
Packit 7cb7d8
   This program is distributed in the hope that it will be useful,
Packit 7cb7d8
   but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit 7cb7d8
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit 7cb7d8
   GNU General Public License for more details.
Packit 7cb7d8
Packit 7cb7d8
   You should have received a copy of the GNU General Public License
Packit 7cb7d8
   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
Packit 7cb7d8
Packit 7cb7d8
#ifndef DV_BFIN_WP_H
Packit 7cb7d8
#define DV_BFIN_WP_H
Packit 7cb7d8
Packit 7cb7d8
#endif