aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ld/sparc/md.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/ld/sparc/md.h')
-rw-r--r--gnu/usr.bin/ld/sparc/md.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/sparc/md.h b/gnu/usr.bin/ld/sparc/md.h
index e81d184815d0..ba6a0912d79f 100644
--- a/gnu/usr.bin/ld/sparc/md.h
+++ b/gnu/usr.bin/ld/sparc/md.h
@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: md.h,v 1.3 1993/10/24 00:48:20 pk Exp $
+ * $Id: md.h,v 1.2 1993/11/09 04:19:35 paul Exp $
*/
/*
@@ -122,6 +122,7 @@ typedef struct jmpslot {
#define CALL 0x40000000 /* Call instruction (opcode2) */
#define JMP 0x81c06000 /* Jump %g1 instruction (opcode2) */
#define NOP 0x01000000 /* Delay slot NOP for (reloc_index) */
+#define BPT 0x91d02001 /* breakpoint: `ta 0x1' */
/*