diff options
Diffstat (limited to 'include/arch/msp430fr5994lp/int20.h')
-rw-r--r-- | include/arch/msp430fr5994lp/int20.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/arch/msp430fr5994lp/int20.h b/include/arch/msp430fr5994lp/int20.h index d648f5c..dc5af30 100644 --- a/include/arch/msp430fr5994lp/int20.h +++ b/include/arch/msp430fr5994lp/int20.h @@ -1,3 +1,8 @@ +/* + * Copyright 2020 Daniel Friesel + * + * SPDX-License-Identifier: BSD-2-Clause + */ #ifdef __acweaving #define __int20 long #endif |