X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Fmarker.h;h=1a3d74e9a8ac20e6c03a6b91cff70e0014c9fd48;hb=7b2cd9b7a2ac58f4765809b180b417674154dbfc;hp=13d81040c91d3b3edd910bf683d171bcceca908d;hpb=f36c12ab311c7db808bfeda93bb95022020110cd;p=ust.git diff --git a/include/ust/marker.h b/include/ust/marker.h index 13d8104..1a3d74e 100644 --- a/include/ust/marker.h +++ b/include/ust/marker.h @@ -8,8 +8,8 @@ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. + * License as published by the Free Software Foundation; + * version 2.1 of the License. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -124,7 +124,7 @@ struct ust_marker { _ASM_PTR "(1f)\n\t" /* location */ \ ".previous\n\t" \ /*".section __ust_marker_ptrs\n\t"*/ \ - ".section __ust_marker_ptrs,\"a\"\n\t" \ + ".section __ust_marker_ptrs,\"aw\"\n\t" \ _ASM_PTR "(2b)\n\t" \ ".previous\n\t" \ "1:\n\t" \