diff options
author | isiora <none@example.com> | 2018-04-13 13:35:22 +0000 |
---|---|---|
committer | isiora <none@example.com> | 2018-04-13 13:35:22 +0000 |
commit | cd7af8a6d645bb9ee27b1a19e7ef445843876a0e (patch) | |
tree | 1c3822b0ffa14331583f077be392dc6be6f403ce /os/hal | |
parent | d866db5c5a24605aa654ff0c442dbdb55cda8f21 (diff) | |
download | ChibiOS-cd7af8a6d645bb9ee27b1a19e7ef445843876a0e.tar.gz ChibiOS-cd7af8a6d645bb9ee27b1a19e7ef445843876a0e.tar.bz2 ChibiOS-cd7af8a6d645bb9ee27b1a19e7ef445843876a0e.zip |
Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11926 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal')
-rw-r--r-- | os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h b/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h index b2160efed..8fc57b261 100644 --- a/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h +++ b/os/hal/ports/SAMA/SAMA5D2x/sama_pmc.h @@ -534,11 +534,6 @@ /** @} */
-
-
-
-
-
/*===========================================================================*/
/* External declarations. */
/*===========================================================================*/
|