Changeset 9514 for trunk/src/win32k/kKrnlLib/include/dev1632.h
- Timestamp:
- Dec 16, 2002, 3:25:07 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/kKrnlLib/include/dev1632.h
r7387 r9514 1 /* $Id: dev1632.h,v 1. 2 2001-11-19 03:07:59bird Exp $1 /* $Id: dev1632.h,v 1.3 2002-12-16 02:25:06 bird Exp $ 2 2 * dev1632.h - Common header file for 16-bit and 32-bit C 3 3 * … … 81 81 * Global data... 82 82 */ 83 extern CHAR DATA16_GLOBALszBuildDate[];84 extern CHAR DATA16_GLOBALszBuildTime[];83 extern CHAR szBuildDate[]; 84 extern CHAR szBuildTime[]; 85 85 #if defined(__IBMC__) || defined(__IBMCPP__) 86 86 #pragma map( szBuildDate , "_szBuildDate" )
Note:
See TracChangeset
for help on using the changeset viewer.