8 lines
104 B
C++
8 lines
104 B
C++
#ifndef _CUSTOM_HAL_INCLUDED_
|
|
#define _CUSTOM_HAL_INCLUDED_
|
|
|
|
|
|
#include "carotene/tegra_hal.hpp"
|
|
|
|
#endif
|