cpu/cc26x0_cc13x0: fix build
This commit is contained in:
parent
0386aea20e
commit
f6950daf4c
@ -136,7 +136,7 @@ typedef struct {
|
|||||||
/**
|
/**
|
||||||
* @brief FCFG register bank
|
* @brief FCFG register bank
|
||||||
*/
|
*/
|
||||||
#define FCFG ((fcfg_regs_t *) (FCFG_BASE)
|
#define FCFG ((fcfg_regs_t *) (FCFG_BASE))
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
} /* end extern "C" */
|
} /* end extern "C" */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user