compat: prepare moving compat checks

This commit is contained in:
Thomas Schoebel-Theuer 2019-02-20 11:18:06 +01:00 committed by Thomas Schoebel-Theuer
parent 8b0d52e705
commit c21465b462

View File

@ -62,4 +62,8 @@ extern int _compat_unlink(
#endif /* MARS_HAS_PREPATCH */ #endif /* MARS_HAS_PREPATCH */
/* Various compatibility checks for upstream kernels.
* This is a hell.
*/
#endif /* _MARS_COMPAT */ #endif /* _MARS_COMPAT */