aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/bkp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/bkp.h')
-rw-r--r--libmaple/bkp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmaple/bkp.h b/libmaple/bkp.h
index e8b82e9..9994743 100644
--- a/libmaple/bkp.h
+++ b/libmaple/bkp.h
@@ -106,7 +106,6 @@ typedef struct bkp_dev {
bkp_reg_map *regs; /**< Register map */
} bkp_dev;
-/** Backup device. */
extern const bkp_dev *BKP;
/*