openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

ptp.h (427B)


      1 /*
      2  * 
      3  * 
      4  * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      5  * 
      6  * Copyright 2007-2020 Broadcom Inc. All rights reserved.
      7  */
      8 
      9 #ifndef __BCM_INT_ESW_PTP_H__
     10 #define __BCM_INT_ESW_PTP_H__
     11 
     12 #include <soc/defs.h>
     13 #include <soc/drv.h>
     14 
     15 #if defined(INCLUDE_PTP)
     16 
     17 #include <bcm/ptp.h>
     18 
     19 #endif /* INCLUDE_PTP */
     20 #endif /* !__BCM_INT_ESW_PTP_H__ */