mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
* hppa-linux-nat.c: Use hppa-linux-offsets.h.
* hppa-linux-offsets.h: New file.
This commit is contained in:
@@ -29,11 +29,8 @@
|
||||
#include <sys/ptrace.h>
|
||||
#include <linux/version.h>
|
||||
|
||||
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,43)
|
||||
#include <asm/offset.h>
|
||||
#else
|
||||
#include <asm/offsets.h>
|
||||
#endif
|
||||
#include <asm/ptrace.h>
|
||||
#include "hppa-linux-offsets.h"
|
||||
|
||||
#include "hppa-tdep.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user