aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/bkp.h
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-05-23 10:18:13 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-05-23 10:18:39 -0400
commitcf6414cc337150d539145c8cdb86846884e66a6c (patch)
tree15085adf11c3c979746a6e56db3d8757f9fecdb3 /libmaple/bkp.h
parent442c579cc240c68e88264ab0168db5325428b887 (diff)
downloadlibrambutan-cf6414cc337150d539145c8cdb86846884e66a6c.tar.gz
librambutan-cf6414cc337150d539145c8cdb86846884e66a6c.zip
Moving Doxygen comments from declarations to definitions.
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;
/*