diff --git a/lib/efm32/common/acmp_common.c b/lib/efm32/common/acmp_common.c
new file mode 100644
index 00000000..1095d673
--- /dev/null
+++ b/lib/efm32/common/acmp_common.c
@@ -0,0 +1,15 @@
+/** @addtogroup acmp_file ACMP peripheral API
+ * @ingroup peripheral_apis
+ * @brief Analog Comparator helper functions.
+ *
+ * NO helper functions exist. Only header definitions are available.
+ * Delete these lines if/when you add actual helper APIs.
+ * @copyright See @ref lgpl_license
+ */
+
+#include
+
+/**@{*/
+
+/**@}*/
+