* m68hc11-opc.c: Update call operand to accept the page definition.
[deliverable/binutils-gdb.git] / opcodes / pj-opc.c
index 9f7e38e973a38a273eb8effd27274fa331b7fcaf..ca2a867482a051e66aec63d93cc118d3969b1ef9 100644 (file)
@@ -1,5 +1,5 @@
 /* pj-opc.c -- Definitions for picoJava opcodes.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
    Contributed by Steve Chamberlain of Transmeta (sac@pobox.com).
 
 This program is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 
-#include "ansidecl.h"
+#include "sysdep.h"
 #include "opcode/pj.h"
 
 const pj_opc_info_t pj_opc_info[512] =
This page took 0.024206 seconds and 4 git commands to generate.