diff options
Diffstat (limited to 'src/atsamd/clock.c')
-rw-r--r-- | src/atsamd/clock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/atsamd/clock.c b/src/atsamd/clock.c index 07dca9d3..46319f30 100644 --- a/src/atsamd/clock.c +++ b/src/atsamd/clock.c @@ -6,7 +6,6 @@ #include "compiler.h" // DIV_ROUND_CLOSEST #include "internal.h" // enable_pclock -#include "samd21.h" // GCLK // The "generic clock generators" that are configured #define CLKGEN_MAIN 0 |