summaryrefslogtreecommitdiff
path: root/sim/bfin/bfroms/bf51x-0.1.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-03-15 20:44:09 +0000
committerMike Frysinger <vapier@gentoo.org>2011-03-15 20:44:09 +0000
commit164fe3906c67abc7cd79f0f6840ba936be25c5c8 (patch)
tree12edf986d5bab49cfa4bba2cfe0629e93bdb3a71 /sim/bfin/bfroms/bf51x-0.1.h
parent460390c42916c9e4615c308a28571377408b0de6 (diff)
downloadgdb-164fe3906c67abc7cd79f0f6840ba936be25c5c8.tar.gz
sim: bfin: fix brace style
Diffstat (limited to 'sim/bfin/bfroms/bf51x-0.1.h')
-rw-r--r--sim/bfin/bfroms/bf51x-0.1.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/bfin/bfroms/bf51x-0.1.h b/sim/bfin/bfroms/bf51x-0.1.h
index ab82f8f8b67..b7529c9cf20 100644
--- a/sim/bfin/bfroms/bf51x-0.1.h
+++ b/sim/bfin/bfroms/bf51x-0.1.h
@@ -1,3 +1,4 @@
/* DO NOT EDIT: Autogenerated. */
-static const char bfrom_bf51x_0_1[] = {
+static const char bfrom_bf51x_0_1[] =
+{
};