aboutsummaryrefslogtreecommitdiff
path: root/gdb/m-newsinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m-newsinit.h')
-rw-r--r--gdb/m-newsinit.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/m-newsinit.h b/gdb/m-newsinit.h
deleted file mode 100644
index d902edf..0000000
--- a/gdb/m-newsinit.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* This is how the size of an individual .o file's text segment
- is rounded on a SONY NEWS. */
-
-#define FILEADDR_ROUND(addr) ((addr + 3) & -4)