Add XCOFF64 support.
[deliverable/binutils-gdb.git] / gas / config / obj-coff.c
index d7508680336ae4a52ef92c910cdaea6398ef62a0..11648b998d2af9db67e9d9e4065e29d039852edb 100644 (file)
@@ -429,7 +429,7 @@ int coff_n_line_nos;
 static void
 add_lineno (frag, offset, num)
      fragS *frag;
-     int offset;
+     addressT offset;
      int num;
 {
   struct line_no *new_line =
This page took 0.023854 seconds and 4 git commands to generate.