Changeset 753
- Timestamp:
- 10/22/09 17:07:30 (3 years ago)
- File:
-
- 1 edited
-
trunk/ichspi.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ichspi.c
r727 r753 757 757 */ 758 758 if ((oppos != -1) && (preoppos != -1) && 759 (curopcodes->opcode[oppos].atomic - 1 == preoppos)) { 760 printf_debug("opcode 0x%02x will be run as PREOP\n", 761 cmds->writearr[0]); 759 ((curopcodes->opcode[oppos].atomic - 1) == preoppos)) 762 760 continue; 763 }764 761 } 765 762
Note: See TracChangeset
for help on using the changeset viewer.
