aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arm-linux-nat.c')
-rw-r--r--gdb/arm-linux-nat.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/arm-linux-nat.c b/gdb/arm-linux-nat.c
index 05b48a7..b50f896 100644
--- a/gdb/arm-linux-nat.c
+++ b/gdb/arm-linux-nat.c
@@ -529,12 +529,6 @@ supply_fpregset (gdb_fpregset_t *fpregsetp)
arm_linux_supply_nwfpe (NULL, current_regcache, -1, fpregsetp, 0);
}
-int
-arm_linux_kernel_u_size (void)
-{
- return (sizeof (struct user));
-}
-
/* Fetch the thread-local storage pointer for libthread_db. */
ps_err_e