Ignore:
Timestamp:
Feb 3, 2000, 7:56:39 PM (26 years ago)
Author:
sandervl
Message:

export cpu feature dword + functions

File:
1 edited

Legend:

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

    r2044 r2613  
    1 /* $Id: cpu.cpp,v 1.4 1999-12-09 11:59:27 sandervl Exp $ */
     1/* $Id: cpu.cpp,v 1.5 2000-02-03 18:56:39 sandervl Exp $ */
    22/*
    33 * Odin win32 CPU apis
     
    2020#include "winreg.h"
    2121#include "debugtools.h"
    22 #include "cpuhlp.h"
     22#include <cpuhlp.h>
    2323#include "initsystem.h"
    2424
Note: See TracChangeset for help on using the changeset viewer.