diff options
Diffstat (limited to 'hw/bsp/board_api.h')
| -rw-r--r-- | hw/bsp/board_api.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/bsp/board_api.h b/hw/bsp/board_api.h index 774deca24..a458a3fdc 100644 --- a/hw/bsp/board_api.h +++ b/hw/bsp/board_api.h @@ -24,8 +24,8 @@ * This file is part of the TinyUSB stack. */ -#ifndef _BOARD_API_H_ -#define _BOARD_API_H_ +#ifndef BOARD_API_H_ +#define BOARD_API_H_ #ifdef __cplusplus extern "C" { |
