Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2835)

Unified Diff: sim/bfin/dv-bfin_pint.h

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sim/bfin/dv-bfin_gpio2.c ('k') | sim/bfin/dv-bfin_pint.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/bfin/dv-bfin_pint.h
diff --git a/sim/bfin/dv-bfin_gptimer.h b/sim/bfin/dv-bfin_pint.h
similarity index 83%
copy from sim/bfin/dv-bfin_gptimer.h
copy to sim/bfin/dv-bfin_pint.h
index 0f000f7ddd8f367e3c9bf5336b7b4c17318d0158..4966d1228f41ccf2d5d71a6b4e189a8b38ef252a 100644
--- a/sim/bfin/dv-bfin_gptimer.h
+++ b/sim/bfin/dv-bfin_pint.h
@@ -1,7 +1,7 @@
-/* Blackfin General Purpose Timers (GPtimer) model
+/* Blackfin Pin Interrupt (PINT) model
Copyright (C) 2010-2012 Free Software Foundation, Inc.
- Contributed by Analog Devices, Inc.
+ Contributed by Analog Devices, Inc. and Mike Frysinger.
This file is part of simulators.
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef DV_BFIN_GPTIMER_H
-#define DV_BFIN_GPTIMER_H
+#ifndef DV_BFIN_PINT_H
+#define DV_BFIN_PINT_H
#endif
« no previous file with comments | « sim/bfin/dv-bfin_gpio2.c ('k') | sim/bfin/dv-bfin_pint.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698