Ignore:
Timestamp:
May 22, 2002, 2:57:17 PM (23 years ago)
Author:
sandervl
Message:

logging updateshmstd.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/cpu.cpp

    r6129 r8463  
    1 /* $Id: cpu.cpp,v 1.12 2001-06-27 13:35:45 sandervl Exp $ */
     1/* $Id: cpu.cpp,v 1.13 2002-05-22 12:57:16 sandervl Exp $ */
    22/*
    33 * Odin win32 CPU apis
     
    7272                return;
    7373        }
    74         dprintf(("GetSystemInfo"));
    7574        if (cache) {
    7675                memcpy(si,&cachedsi,sizeof(*si));
Note: See TracChangeset for help on using the changeset viewer.