diff options
author | red031000 <rubenru09@aol.com> | 2020-07-27 14:38:25 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-07-27 14:38:25 +0100 |
commit | b0cf87ca3640d912d047de41343b4ff9e5f44c6e (patch) | |
tree | 9cc1d5eb50c2af0e6b7f3a04191f789b0bd755d4 /include-mw/function_target.h | |
parent | 7c2a848ecccb95d010d8c0836c5d9c6a96b39da0 (diff) |
decomp module static init sections
Diffstat (limited to 'include-mw/function_target.h')
-rw-r--r-- | include-mw/function_target.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include-mw/function_target.h b/include-mw/function_target.h index f37095f9..3834419c 100644 --- a/include-mw/function_target.h +++ b/include-mw/function_target.h @@ -8,4 +8,4 @@ #define ENUMS_ALWAYS_INT_OFF _Pragma("enumsalwaysint off") #define ENUMS_ALWAYS_INT_RESET _Pragma("enumsalwaysint reset") -#endif //GUARD_FUNCTION_TARGET_H
\ No newline at end of file +#endif //GUARD_FUNCTION_TARGET_H |