Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

37 lines
1.2 KiB

/****************************************************************************
INTEL CORPORATION PROPRIETARY INFORMATION
Copyright (c) 1992 Intel Corporation
All Rights Reserved
This software is supplied under the terms of a license
agreement or non-disclosure agreement with Intel Corporation
and may not be copied or disclosed except in accordance
with the terms of that agreement
$Source: q:/prism/network/isrdbg/rcs/isrdbgp.h $
$Revision: 1.0 $
$Date: Feb 05 1996 16:27:28 $
$Author: DMGORLIC $
$Locker: $
Description
-----------
Interrupt Service Routine debug header file
This module allows for a way of doing OutputDebugString()
at interrupt time.
****************************************************************************/
//--------------------------------------------------------------------------
// Function prototypes
//--------------------------------------------------------------------------
// Exported protos are in isrg.h
//--------------------------------------------------------------------------
//--------------------------------------------------------------------------