import gdb-1999-10-04 snapshot
[deliverable/binutils-gdb.git] / gdb / w65-tdep.c
index 9546616af4e922968baac41fd1fc070272cd8e67..e575ff72809634aa3b729c5e32ed7bcbdbbca255 100644 (file)
@@ -15,7 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   Foundation, Inc., 59 Temple Place - Suite 330,
+   Boston, MA 02111-1307, USA.  */
 
 /*
    Contributed by Steve Chamberlain
@@ -159,7 +160,7 @@ gb (x)
   return read_memory_integer (x, 1) & 0xff;
 }
 
-extern CORE_ADDR 
+extern CORE_ADDR
 w65_skip_prologue (pc)
      CORE_ADDR pc;
 {
This page took 0.035195 seconds and 4 git commands to generate.