* config/vax/tm-vax.h: Protect from multiple inclusion.
authorJason Thorpe <thorpej@netbsd.org>
Wed, 26 Jun 2002 17:39:30 +0000 (17:39 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Wed, 26 Jun 2002 17:39:30 +0000 (17:39 +0000)
commit099c7589feb31b78a70a954702a9759c956dcce4
tree1e3e288ac37d1cefda11f0d87d006c6bbeae1237
parent1d049c5e1d1bbd7805cd3403bab79a69fc38fc43
* config/vax/tm-vax.h: Protect from multiple inclusion.
(TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
(SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
* config/vax/tm-vaxbsd.h: ...here.  New file.
* config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
gdb/ChangeLog
gdb/config/vax/nbsd.mt [new file with mode: 0644]
gdb/config/vax/nbsdelf.mh [new file with mode: 0644]
gdb/config/vax/nm-nbsd.h [new file with mode: 0644]
gdb/config/vax/tm-nbsd.h [new file with mode: 0644]
gdb/config/vax/tm-vax.h
gdb/config/vax/tm-vaxbsd.h [new file with mode: 0644]
gdb/config/vax/vax.mt