diff options
Diffstat (limited to 'os/hal/platforms/Rx62n/usb_lld.c')
-rw-r--r-- | os/hal/platforms/Rx62n/usb_lld.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/platforms/Rx62n/usb_lld.c b/os/hal/platforms/Rx62n/usb_lld.c index f5b7a965f..d80e2e766 100644 --- a/os/hal/platforms/Rx62n/usb_lld.c +++ b/os/hal/platforms/Rx62n/usb_lld.c @@ -25,7 +25,6 @@ #include "ch.h"
#include "hal.h"
-
#if HAL_USE_USB || defined(__DOXYGEN__)
/*===========================================================================*/
|