ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/src/mon_cmd.h
(Generate patch)

Comparing mon/src/mon_cmd.h (file contents):
Revision 1.5 by cebix, 2000-10-15T15:07:14Z vs.
Revision 1.8 by cebix, 2003-09-27T20:33:06Z

# Line 1 | Line 1
1   /*
2   *  mon_cmd.h - cxmon standard commands
3   *
4 < *  cxmon (C) 1997-2000 Christian Bauer, Marc Hellwig
4 > *  cxmon (C) 1997-2003 Christian Bauer, Marc Hellwig
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 34 | Line 34 | extern void disassemble_680x0(void);
34   extern void disassemble_z80(void);
35   extern void disassemble_80x86_32(void);
36   extern void disassemble_80x86_16(void);
37 + extern void disassemble_x86_64(void);
38   extern void modify(void);
39   extern void fill(void);
40   extern void transfer(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines