xgs.h (388B)
1 /* 2 * 3 * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file. 4 * 5 * Copyright 2007-2019 Broadcom Inc. All rights reserved. 6 * 7 * File: board_support.h 8 * Purpose: Board support library 9 */ 10 11 #ifndef _BOARD_SUPPORT_H_ 12 #define _BOARD_SUPPORT_H_ 13 14 #error obsolete 15 16 #endif /* _BOARD_SUPPORT_H_ */