Changeset 4162 for branches/Grace/src/win32k/misc/rmalloc.c
- Timestamp:
- Sep 2, 2000, 10:49:29 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Grace/src/win32k/misc/rmalloc.c
r2507 r4162 1 /* $Id: rmalloc.c,v 1.3 2000-01-24 01:45:20bird Exp $1 /* $Id: rmalloc.c,v 1.3.4.1 2000-09-02 20:49:23 bird Exp $ 2 2 * 3 3 * Resident Heap. … … 50 50 ******************************************************************************/ 51 51 #include <os2.h> 52 #include "devSegDf.h" /* Win32k segment definitions. */ 52 53 #ifdef RING0 53 54 #include "dev32hlp.h"
Note:
See TracChangeset
for help on using the changeset viewer.