/*************************************************************************** * Copyright (c) 2003-2010, Broadcom Corporation * All Rights Reserved * Confidential Property of Broadcom Corporation * * THIS SOFTWARE MAY ONLY BE USED SUBJECT TO AN EXECUTED SOFTWARE LICENSE * AGREEMENT BETWEEN THE USER AND BROADCOM. YOU HAVE NO RIGHT TO USE OR * EXPLOIT THIS MATERIAL EXCEPT SUBJECT TO THE TERMS OF SUCH AN AGREEMENT. * * $brcm_Workfile: bint_7552.h $ * $brcm_Revision: Hydra_Software_Devel/1 $ * $brcm_Date: 10/28/10 4:53p $ * * Module Description: * * Revision History: * * $brcm_Log: /magnum/basemodules/int/7552/bint_7552.h $ * * Hydra_Software_Devel/1 10/28/10 4:53p xhuang * SW7552-4: Add support for 7552 * * ***************************************************************************/ #ifndef BINT_7552_H #define BINT_7552_H #include "bint_plat.h" #ifdef __cplusplus extern "C" { #endif const BINT_Settings *BINT_7552_GetSettings( void ); #ifdef __cplusplus } #endif #endif /* End of File */