oeminit.h: fix 'extra tokens at end of #endif directive' warning

This commit is contained in:
sezero
2018-08-10 20:35:41 +03:00
parent 2a7cfdfec7
commit d92d50efc8

View File

@@ -94,5 +94,4 @@ typedef FxU32 (FX_CALL* FxOemSwapControlP)(OemInitInfo* oemInfo);
typedef FxU32 (FX_CALL* FxOemSwapControlWrite)(OemInitInfo* oemInfo,
FxU32* writeBuffer);
#endif __OEMINIT_H__
#endif /* __OEMINIT_H__ */