aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/hal_pal_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/hal_pal_lld.h')
-rw-r--r--os/hal/templates/hal_pal_lld.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/templates/hal_pal_lld.h b/os/hal/templates/hal_pal_lld.h
index 71d916dcd..c947c9d12 100644
--- a/os/hal/templates/hal_pal_lld.h
+++ b/os/hal/templates/hal_pal_lld.h
@@ -404,7 +404,6 @@ typedef uint32_t iopadid_t;
(void)mode; \
} while (false)
-
/**
* @brief Returns a PAL event structure associated to a pad.
*