Changeset 1467 for trunk/src/win32k/include/asmutils.h
- Timestamp:
- Oct 27, 1999, 4:03:01 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/asmutils.h
r847 r1467 1 /* $Id: asmutils.h,v 1. 1 1999-09-06 02:19:57bird Exp $1 /* $Id: asmutils.h,v 1.2 1999-10-27 02:02:55 bird Exp $ 2 2 * 3 3 * Assembly utilities. … … 29 29 extern void __stdcall memmov(void *p, signed int off, unsigned int len); 30 30 31 #ifdef _OS2Krnl_h_32 extern PMTE _System GetOS2KrnlMTE(void);33 #endif34 35 31 #ifdef __cplusplus 36 32 }
Note:
See TracChangeset
for help on using the changeset viewer.