]> Git Repo - binutils.git/blobdiff - gdb/testsuite/gdb.base/grbx.c
gdb.base/async.exp: Fix races.
[binutils.git] / gdb / testsuite / gdb.base / grbx.c
index 92f732344a361d739a7d63827c330c2b3a69c580..58034bbbaaedc30c9978d3900c33000f79d120ad 100644 (file)
@@ -1,4 +1,4 @@
-static int grbxx __attribute__ ((section (".data03"))) = 'g' + 'r' + 'b' + 'x';
+static int grbxx = 'g' + 'r' + 'b' + 'x';
 
 int grbx (int x)
 {
This page took 0.026096 seconds and 4 git commands to generate.