Add FreeBSD/mips architecture.
[deliverable/binutils-gdb.git] / gdb / aarch64-linux-nat.c
index e4316376c525644d52894aa40bbd1ec1a3cff9c3..0d472e2e53a31a6ac8dcd16374e206a2b7eca65d 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux AArch64.
 
-   Copyright (C) 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2011-2017 Free Software Foundation, Inc.
    Contributed by ARM Ltd.
 
    This file is part of GDB.
@@ -457,7 +457,7 @@ aarch64_linux_new_fork (struct lwp_info *parent, pid_t child_pid)
    storage (or its descriptor).  */
 
 ps_err_e
-ps_get_thread_area (const struct ps_prochandle *ph,
+ps_get_thread_area (struct ps_prochandle *ph,
                    lwpid_t lwpid, int idx, void **base)
 {
   int is_64bit_p
This page took 0.024164 seconds and 4 git commands to generate.