zephyr/soc/xlnx/zynqmp/soc.h

15 lines
222 B
C

/*
* Copyright (c) 2019 Lexmark International, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*
*/
#ifndef _BOARD__H_
#define _BOARD__H_
/* Define CMSIS configurations */
#define __CR_REV 1U
#endif /* _BOARD__H_ */