Add missing #endif
This commit is contained in:
parent
6f6d4aa02c
commit
2009da62f2
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ void EXPORT_FUNC (__bswapsi2) (void);
|
|||
# ifdef HAVE___BSWAPDI2
|
||||
void EXPORT_FUNC (__bswapdi2) (void);
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef HAVE__RESTGPR_14_X
|
||||
void EXPORT_FUNC (_restgpr_14_x) (void);
|
||||
|
|
Loading…
Reference in a new issue