Changeset 17859 for trunk/ippTools/src/chiptool.h
- Timestamp:
- May 29, 2008, 4:45:44 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.h
r17148 r17859 2 2 * chiptool.h 3 3 * 4 * Copyright (C) 2006 Joshua Hoblitt4 * Copyright (C) 2006-2008 Joshua Hoblitt 5 5 * 6 6 * This program is free software; you can redistribute it and/or modify it … … 36 36 CHIPTOOL_MODE_UNMASKED, 37 37 CHIPTOOL_MODE_UNBLOCK, 38 CHIPTOOL_MODE_RETRYPROCESSEDIMFILE 38 CHIPTOOL_MODE_RETRYPROCESSEDIMFILE, 39 CHIPTOOL_MODE_PENDINGCLEANUP, 40 CHIPTOOL_MODE_DONECLEANUP, 39 41 } chiptoolMode; 40 42
Note:
See TracChangeset
for help on using the changeset viewer.
