aboutsummaryrefslogtreecommitdiff
path: root/sim/bfin/bfroms/bf526-0.1.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-03-15 20:44:11 +0000
committerMike Frysinger <vapier@gentoo.org>2011-03-15 20:44:11 +0000
commit990d19fd6d925da5856de50fd84d8656e762b83c (patch)
tree78a21bfb29c4d0d4f10900714b098fb437695125 /sim/bfin/bfroms/bf526-0.1.h
parent227d265839dcb5f90383a23e36dc7d0a5df62075 (diff)
downloadgdb-990d19fd6d925da5856de50fd84d8656e762b83c.zip
gdb-990d19fd6d925da5856de50fd84d8656e762b83c.tar.gz
gdb-990d19fd6d925da5856de50fd84d8656e762b83c.tar.bz2
sim: bfin: fix brace style
Diffstat (limited to 'sim/bfin/bfroms/bf526-0.1.h')
-rw-r--r--sim/bfin/bfroms/bf526-0.1.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/bfin/bfroms/bf526-0.1.h b/sim/bfin/bfroms/bf526-0.1.h
index 4d53e0b..f3602d2 100644
--- a/sim/bfin/bfroms/bf526-0.1.h
+++ b/sim/bfin/bfroms/bf526-0.1.h
@@ -1,3 +1,4 @@
/* DO NOT EDIT: Autogenerated. */
-static const char bfrom_bf526_0_1[] = {
+static const char bfrom_bf526_0_1[] =
+{
};