diff options
Diffstat (limited to 'system-clock/include/isr_vector.h')
-rw-r--r-- | system-clock/include/isr_vector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system-clock/include/isr_vector.h b/system-clock/include/isr_vector.h index eee1a51..3e55f52 100644 --- a/system-clock/include/isr_vector.h +++ b/system-clock/include/isr_vector.h @@ -11,7 +11,6 @@ */ extern const void* isr_vector[]; - /* * Defines an error state. This loops forever and defines a distinct flashing * pattern to let the user know an unhandled ISR happened. |