From db986c6049c678a2fb8344009ec0ce9531c404e0 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 20 Feb 1997 22:49:40 +0000 Subject: [PATCH] fix with make headers --- bfd/bfd-in2.h | 1 + 1 file changed, 1 insertion(+) diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 7da8b02..3ef1f84 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1839,6 +1839,7 @@ through 0. */ BFD_RELOC_ARC_B26, /* end-sanitize-arc */ + /* Mitsubishi D10V relocs. This is a 10-bit reloc with the right 2 bits assumed to be 0. */ -- 2.7.4