/[gxemul]/trunk/src/promemul/of.c
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/promemul/of.c

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

revision 29 by dpavlin, Mon Oct 8 16:19:37 2007 UTC revision 30 by dpavlin, Mon Oct 8 16:20:40 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: of.c,v 1.18 2006/02/16 05:57:10 debug Exp $   *  $Id: of.c,v 1.19 2006/07/26 23:21:48 debug Exp $
29   *   *
30   *  OpenFirmware emulation.   *  OpenFirmware emulation.
31   *   *
# Line 1162  int of_emul(struct cpu *cpu) Line 1162  int of_emul(struct cpu *cpu)
1162                  fatal("[ of: unimplemented service \"%s\" with %i input "                  fatal("[ of: unimplemented service \"%s\" with %i input "
1163                      "args and %i output values ]\n", service, nargs, nret);                      "args and %i output values ]\n", service, nargs, nret);
1164                  cpu->running = 0;                  cpu->running = 0;
                 cpu->dead = 1;  
1165          }          }
1166    
1167          for (i=0; i<nargs; i++)          for (i=0; i<nargs; i++)

Legend:
Removed from v.29  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.26