mirror of
https://github.com/plappermaul/realtek-doc.git
synced 2025-12-10 07:44:41 +01:00
27 lines
745 B
C
27 lines
745 B
C
/*
|
|
* Copyright (C) 2012 Realtek Semiconductor Corp.
|
|
* All Rights Reserved.
|
|
*
|
|
* This program is the proprietary software of Realtek Semiconductor
|
|
* Corporation and/or its licensors, and only be used, duplicated,
|
|
* modified or distributed under the authorized license from Realtek.
|
|
*
|
|
* ANY USE OF THE SOFTWARE OTHER THAN AS AUTHORIZED UNDER
|
|
* THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
|
|
*
|
|
* $Revision$
|
|
* $Date$
|
|
*
|
|
* Purpose : Declaration of RLDP and RLPP API
|
|
*
|
|
* Feature : The file have include the following module and sub-modules
|
|
* 1) RLDP and RLPP configuration and status
|
|
*
|
|
*/
|
|
|
|
|
|
#ifndef __DAL_APOLLOMP_RLDP_H__
|
|
#define __DAL_APOLLOMP_RLDP_H__
|
|
|
|
#endif /* __DAL_APOLLOMP_RLDP_H__ */
|
|
|