/[gxemul]/trunk/src/include/interrupt.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/include/interrupt.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 34 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 44 by dpavlin, Mon Oct 8 16:22:56 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: interrupt.h,v 1.4 2007/02/03 16:18:56 debug Exp $   *  $Id: interrupt.h,v 1.5 2007/08/29 20:36:49 debug Exp $
32   *   *
33   *  Definitions related to the Interrupt subsystem.   *  Definitions related to the Interrupt subsystem.
34   */   */
# Line 62  struct interrupt { Line 62  struct interrupt {
62    
63          /*          /*
64           *  Actual name of the interrupt. This is a complete "path", e.g.           *  Actual name of the interrupt. This is a complete "path", e.g.
65           *  "emul[0].machine[0].cpu[1].irq[3].isa[14]". It is used for           *  "machine[0].cpu[1].irq[3].isa[14]". It is used for
66           *  connecting/disconnecting, and debug output.           *  connecting/disconnecting, and debug output.
67           */           */
68          char            *name;          char            *name;

Legend:
Removed from v.34  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.26