X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fi386-sol2-nat.c;h=f54b3b109e8d910fec445b543b2ed2674dbcbf94;hb=6c2659886f7018fcca26ee0fc813bc9748fb8513;hp=b9c37d47243c868f3c846f3c0144f0b238b98873;hpb=8674be792462bc4469b04723484c63ab4c7ad895;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/i386-sol2-nat.c b/gdb/i386-sol2-nat.c index b9c37d4724..f54b3b109e 100644 --- a/gdb/i386-sol2-nat.c +++ b/gdb/i386-sol2-nat.c @@ -1,6 +1,6 @@ /* Native-dependent code for Solaris x86. - Copyright (C) 1988-2018 Free Software Foundation, Inc. + Copyright (C) 1988-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -241,8 +241,9 @@ fill_fpregset (const struct regcache *regcache, #endif +void _initialize_amd64_sol2_nat (); void -_initialize_amd64_sol2_nat (void) +_initialize_amd64_sol2_nat () { #if PR_MODEL_NATIVE == PR_MODEL_LP64 amd64_native_gregset32_reg_offset = amd64_sol2_gregset32_reg_offset;