7 lines
152 B
C
7 lines
152 B
C
|
#ifndef BSP_RPI_BOARDCONFIG_RPI_CONFIG_H_
|
||
|
#define BSP_RPI_BOARDCONFIG_RPI_CONFIG_H_
|
||
|
|
||
|
#include <cstdint>
|
||
|
|
||
|
#endif /* BSP_RPI_BOARDCONFIG_RPI_CONFIG_H_ */
|