diff options
Diffstat (limited to 'interrupt/default_handlers.cpp.j2')
-rw-r--r-- | interrupt/default_handlers.cpp.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/interrupt/default_handlers.cpp.j2 b/interrupt/default_handlers.cpp.j2 index a072f7f..a85ccf9 100644 --- a/interrupt/default_handlers.cpp.j2 +++ b/interrupt/default_handlers.cpp.j2 @@ -1,3 +1,5 @@ +// This file is auto-generated from a template! +// You should reconsider editing! #include "interrupt.h" extern "C" void default_blocking_handler() { |