- Timestamp:
- Jul 31, 2001, 11:36:37 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/dev16/d16init.c
r5480 r6431 1 /* $Id: d16init.c,v 1.1 1 2001-04-04 21:28:44bird Exp $1 /* $Id: d16init.c,v 1.12 2001-07-31 21:36:37 bird Exp $ 2 2 * 3 3 * d16init - init routines for both drivers. 4 4 * 5 5 * IMPORTANT! Code and data defined here will be discarded after init is 6 * comple ated. CodeEnd and DataEnd should not be set here.?6 * completed. CodeEnd and DataEnd should not be set here.? 7 7 * 8 8 * Copyright (c) 1999-2000 knut st. osmundsen (knut.stange.osmundsen@mynd.no) … … 168 168 pRpOut->Status = pRpOut->rph.Status = STATUS_DONE | STERR | ERROR_I24_GEN_FAILURE; 169 169 } 170 printf16("\n"); 170 171 171 172 /* Init is completed. */
Note:
See TracChangeset
for help on using the changeset viewer.