diff options
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/i386/tm-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/i386/tm-linux.h b/gdb/config/i386/tm-linux.h index d662c95..128c8258 100644 --- a/gdb/config/i386/tm-linux.h +++ b/gdb/config/i386/tm-linux.h @@ -23,9 +23,6 @@ #ifndef TM_LINUX_H #define TM_LINUX_H -/* The following works around a problem with /usr/include/sys/procfs.h */ -#define sys_quotactl 1 - /* N_FUN symbols in shared libaries have 0 for their values and need to be relocated. */ #define SOFUN_ADDRESS_MAYBE_MISSING |