Fix dangling #endif

This commit is contained in:
Martin Kroeker 2019-12-30 13:01:59 +01:00 committed by GitHub
parent 09820b877b
commit 71f0f390da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ extern gotoblas_t gotoblas_Z14;
extern gotoblas_t gotoblas_Z15; extern gotoblas_t gotoblas_Z15;
//#if (!defined C_GCC) || (GCC_VERSION >= 60000) //#if (!defined C_GCC) || (GCC_VERSION >= 60000)
//extern gotoblas_t gotoblas_Z14; //extern gotoblas_t gotoblas_Z14;
#endif //#endif
#define NUM_CORETYPES 5 #define NUM_CORETYPES 5