This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH/RFA] Move _initialize_hppa_tdep to the end of file


I'd like more _initialize_hppa_tdep to the end of the file. This is not
absolutely needed, but it conforms a bit better with the practice I've
seen used for other targets. If nobody objects, I'd like to check this
in tomorrow.

A patch to add the gdbarch framework will shortly follow the checkin.

2002-11-05  Joel Brobecker  <brobecker@gnat.com>

        * hppa-tdep.c (_initialize_hppa_tdep): Move function body
        to end of file, to be more consistent with the pratice followed
        in other targets.

-- 
Joel

Attachment: hppa-tdep.c.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]