aboutsummaryrefslogtreecommitdiff
path: root/gdb/RCS/m-mac-auxinit.h,v
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/RCS/m-mac-auxinit.h,v')
-rw-r--r--gdb/RCS/m-mac-auxinit.h,v43
1 files changed, 43 insertions, 0 deletions
diff --git a/gdb/RCS/m-mac-auxinit.h,v b/gdb/RCS/m-mac-auxinit.h,v
new file mode 100644
index 0000000..796bc8d
--- /dev/null
+++ b/gdb/RCS/m-mac-auxinit.h,v
@@ -0,0 +1,43 @@
+head 1.2;
+access ;
+symbols RMS-has:1.2;
+locks ; strict;
+comment @ * @;
+
+
+1.2
+date 88.01.26.05.19.09; author gnu; state Exp;
+branches ;
+next 1.1;
+
+1.1
+date 88.01.26.05.18.45; author gnu; state Exp;
+branches ;
+next ;
+
+
+desc
+@Originally nonexistent.
+@
+
+
+1.2
+log
+@Created by John Gilmore for Mac A/UX
+@
+text
+@
+/* This is how the size of an individual .o file's text segment
+ is rounded on a mac under a/ux. */
+
+#define FILEADDR_ROUND(addr) (addr)
+@
+
+
+1.1
+log
+@Initial revision
+@
+text
+@d1 5
+@