Changeset 9313
- Timestamp:
- Oct 1, 2002, 7:02:16 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/win32k/kKrnlLib/tools/kDevTest/kdtDevHelp.asm ¶
r9311 r9313 1 ; $Id: kdtDevHelp.asm,v 1. 1 2002-09-30 23:53:53bird Exp $1 ; $Id: kdtDevHelp.asm,v 1.2 2002-10-01 05:02:16 bird Exp $ 2 2 ; 3 3 ; Device Helper Implmenetation for Ring-3 testing. … … 216 216 DHRouter PROC FAR 217 217 ASSUME cs:CODE16, ds:NOTHING, es:NOTHING, ss:NOTHING 218 if 1218 if 0 219 219 cmp dl, 130 220 220 jle dhr_ok
Note:
See TracChangeset
for help on using the changeset viewer.