aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/include/libmaple/dma_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/include/libmaple/dma_common.h')
-rw-r--r--libmaple/include/libmaple/dma_common.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/libmaple/include/libmaple/dma_common.h b/libmaple/include/libmaple/dma_common.h
index 67475f7..3765cd5 100644
--- a/libmaple/include/libmaple/dma_common.h
+++ b/libmaple/include/libmaple/dma_common.h
@@ -29,11 +29,9 @@
* @author Marti Bolivar <mbolivar@leaflabs.com>
* @brief Common DMA sub-header for <series/dma.h> and <libmaple/dma.h>.
*
- * WARNING: CONTENTS UNSTABLE
- *
- * The existence of this file is an implementation detail. Its
- * contents are not stable, so never include it directly. If you need
- * something from here, #include <libmaple/dma.h> instead.
+ * CONTENTS UNSTABLE. The existence of this file is an implementation
+ * detail. Never include it directly. If you need something from
+ * here, include <libmaple/dma.h> instead.
*/
/*