aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/hal_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/hal_lld.c')
-rw-r--r--os/hal/templates/hal_lld.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/os/hal/templates/hal_lld.c b/os/hal/templates/hal_lld.c
index aead6dc43..3609f5fca 100644
--- a/os/hal/templates/hal_lld.c
+++ b/os/hal/templates/hal_lld.c
@@ -30,6 +30,10 @@
#include "hal.h"
/*===========================================================================*/
+/* Driver local definitions. */
+/*===========================================================================*/
+
+/*===========================================================================*/
/* Driver exported variables. */
/*===========================================================================*/