38 lines
1.1 KiB
C
38 lines
1.1 KiB
C
/****************************************************************************
|
|
|
|
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
|
|
|
|
//--------------------------------------------------------------------------
|
|
//--------------------------------------------------------------------------
|
|
|
|
|
|
|