aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/xm-hp300bsd.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-08-20 21:59:05 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-08-20 21:59:05 +0000
commit0ca9bd1214f3f9c60845f60d958bddc3ae6e0734 (patch)
tree8676a95324fc38571045f4453bba377496b011d6 /gdb/config/m68k/xm-hp300bsd.h
parent7bece3241145e201fa27cb17a5e5ca599568eb78 (diff)
downloadfsf-binutils-gdb-0ca9bd1214f3f9c60845f60d958bddc3ae6e0734.zip
fsf-binutils-gdb-0ca9bd1214f3f9c60845f60d958bddc3ae6e0734.tar.gz
fsf-binutils-gdb-0ca9bd1214f3f9c60845f60d958bddc3ae6e0734.tar.bz2
* Move KERNEL_U_ADDR from xm-hp300bsd.h to nm-hp300bsd.h and make
it conditionalized on 4.3 vs. 4.4. * config/m68k/nm-hp300bsd.h: Move REGISTER_U_ADDR out of 4.3 and 4.4 sections; it was identical and now works for 4.4.
Diffstat (limited to 'gdb/config/m68k/xm-hp300bsd.h')
-rw-r--r--gdb/config/m68k/xm-hp300bsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/m68k/xm-hp300bsd.h b/gdb/config/m68k/xm-hp300bsd.h
index d5b6703..b4938e9 100644
--- a/gdb/config/m68k/xm-hp300bsd.h
+++ b/gdb/config/m68k/xm-hp300bsd.h
@@ -32,9 +32,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SET_STACK_LIMIT_HUGE
-/* Get kernel u area address at run-time using BSD style nlist (). */
-#define KERNEL_U_ADDR_BSD
-
/* Kernel is a bit tenacious about sharing text segments, disallowing bpts. */
#define ONE_PROCESS_WRITETEXT