diff options
Diffstat (limited to 'big-little/include/handler.h')
-rw-r--r-- | big-little/include/handler.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/big-little/include/handler.h b/big-little/include/handler.h index 7e06594..7246b9e 100644 --- a/big-little/include/handler.h +++ b/big-little/include/handler.h @@ -18,7 +18,7 @@ * contributors may be used to endorse or promote products * derived from this software without specific prior written * permission. - */ + */ #ifndef __HANDLER_H__ #define __HANDLER_H__ @@ -29,4 +29,4 @@ extern system_context switcher_context; -#endif /* __HANDLER_H__ */ +#endif /* __HANDLER_H__ */ |