mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-02 09:33:31 +03:00
Their presence causes stub warnings to be created on architectures which do not implement them. Fixes commitd1d23b1342("Lninux: consolidate epoll_create implementation") and commit842128f160("Linux: consolidate inotify_init implementation"). Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>