diff options
Diffstat (limited to 'sysdeps/arm/stap-probe-machine.h')
-rw-r--r-- | sysdeps/arm/stap-probe-machine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/stap-probe-machine.h b/sysdeps/arm/stap-probe-machine.h index d27ca22040..de4c173ea2 100644 --- a/sysdeps/arm/stap-probe-machine.h +++ b/sysdeps/arm/stap-probe-machine.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* The default "nor" constraint produces unparseable memory references for constants. Omit the problematic "o" constraint. See bug 24164 |