aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic')
-rw-r--r--sysdeps/generic/set-hooks-arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/set-hooks-arch.h b/sysdeps/generic/set-hooks-arch.h
index 9101646d70..f04e11abfb 100644
--- a/sysdeps/generic/set-hooks-arch.h
+++ b/sysdeps/generic/set-hooks-arch.h
@@ -21,7 +21,7 @@
#define _SET_HOOKS_ARCH_H
/* Define SET_RELHOOK to a variant of text_set_element that records a relative
- offset rather than an absolute address. See sysdeps/i386/set-hooks-arch.h
+ offset rather than an absolute address. See sysdeps/mach/hurd/x86/set-hooks-arch.h
for an example.
#define SET_RELHOOK(NAME, HOOK) ...