summaryrefslogtreecommitdiff
path: root/Include/Protocol/CspLibProtocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/Protocol/CspLibProtocols.h')
-rw-r--r--Include/Protocol/CspLibProtocols.h75
1 files changed, 75 insertions, 0 deletions
diff --git a/Include/Protocol/CspLibProtocols.h b/Include/Protocol/CspLibProtocols.h
new file mode 100644
index 0000000..0c486a8
--- /dev/null
+++ b/Include/Protocol/CspLibProtocols.h
@@ -0,0 +1,75 @@
+//*************************************************************************
+//*************************************************************************
+//** **
+//** (C)Copyright 1985-2008, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//*************************************************************************
+//*************************************************************************
+
+//**********************************************************************
+// $Header: /Alaska/BIN/Chipset/Template/CSPLibrary/CspLibProtocols.h 3 2/22/11 4:33p Artems $
+//
+// $Revision: 3 $
+//
+// $Date: 2/22/11 4:33p $
+//**********************************************************************
+// Revision History
+// ----------------
+// $Log: /Alaska/BIN/Chipset/Template/CSPLibrary/CspLibProtocols.h $
+//
+// 3 2/22/11 4:33p Artems
+// EIP 51548 - Added AMI copyright headers, replaced TABs with spaces
+//
+// 2 6/11/09 5:58p Robert
+// CHM and coding standard updates
+//
+// 1 1/21/05 12:46p Sivagarn
+// Initial Checkin - Version 0.05
+//
+//
+//**********************************************************************
+//<AMI_FHDR_START>
+//----------------------------------------------------------------------------
+//
+// Name: CspLibProtocols.h
+//
+// Description:
+// This file contains Protocol definitions that are defined in the CSP Library
+//
+//
+//----------------------------------------------------------------------------
+//<AMI_FHDR_END>
+
+#ifndef _CSP_LIBRARY_PROTOCOLS_
+#define _CSP_LIBRARY_PROTOCOLS_
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+
+/****** DO NOT WRITE BELOW THIS LINE *******/
+#ifdef __cplusplus
+}
+#endif
+
+#endif
+//*************************************************************************
+//*************************************************************************
+//** **
+//** (C)Copyright 1985-2008, American Megatrends, Inc. **
+//** **
+//** All Rights Reserved. **
+//** **
+//** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 **
+//** **
+//** Phone: (770)-246-8600 **
+//** **
+//*************************************************************************
+//*************************************************************************